diff --git a/pyproject.toml b/pyproject.toml index e1015fb..df8f55b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ plugins = [ "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@0e9934c9b5c768b97038f5dd9719e279945d8203", - "cpfs_synthesis @ git+https://github.com/MPI-CPfS-Dresden/nomad-cpfs-synthesis-plugin@c2307414bf11e8cc7b6b5f647962da559da65632"] + "cpfs_synthesis @ git+https://github.com/MPI-CPfS-Dresden/nomad-cpfs-synthesis-plugin@3d2a2b4817c899415bb7ad2a5c337033479de4b8"] jupyter = [] dev = ["nomad-lab[parsing, infrastructure, dev]>=1.3.4"]