diff --git a/pyproject.toml b/pyproject.toml index e25aa4a..8028d46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ plugins = [ "nomad-analysis @ git+https://github.com/FAIRmat-NFDI/nomad-analysis.git@develop", "statsmodels", "labfolder_plugin @ git+https://github.com/MPI-CPfS-Dresden/nomad-labfolder-plugin@8091734ddd4bdf9eb70247674b8888ccb0128101", - "cpfs_ppms @ git+https://github.com/MPI-CPfS-Dresden/nomad-ppms-plugin@177061e485c8f79742836c2411fae0a12c9727eb"] + "cpfs_ppms @ git+https://github.com/MPI-CPfS-Dresden/nomad-ppms-plugin@d0952f585fc5eafb8b851334e846e4647a3da892"] jupyter = [] dev = ["nomad-lab[parsing, infrastructure, dev]>=1.3.4"]