Skip to content

Commit

Permalink
revert chgnet pin
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume authored Jun 5, 2024
1 parent 18e44be commit 8d9800c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emmet-core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"solvation-analysis>=0.4.0",
"MDAnalysis>=2.7.0",
],
"ml": ["chgnet==0.3.5", "matgl"],
"ml": ["chgnet", "matgl"],
"test": [
"pre-commit",
"pytest",
Expand Down

0 comments on commit 8d9800c

Please sign in to comment.