Skip to content

Commit

Permalink
pin mattersim dependency (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
bi-ran authored Jan 23, 2025
1 parent e12460b commit f076577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mattersim/utils/mlflow_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def predict(self, context, model_input, params=None):
"jaraco-collections==5.1.0",
"jinja2==3.1.5",
"matplotlib==3.9.4",
"git+https://github.com/microsoft/mattersim.git",
"git+https://github.com/microsoft/mattersim.git@e12460bdc007651716101635c817c33ae9cd81c9",
"numpy==1.26.4",
"pandas==2.2.3",
"phonopy==2.33.4",
Expand Down

0 comments on commit f076577

Please sign in to comment.