Skip to content

Commit

Permalink
try specifying torch < 2
Browse files Browse the repository at this point in the history
Related to sparks-baird/CrabNet#70

Maybe related to #149
  • Loading branch information
sgbaird committed Jun 23, 2023
1 parent 9041313 commit 1a94263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ dependencies = [
"umap-learn",
"dill",
"crabnet >=2.0.5,<3.0.0",
"torch <2"
"chem_wasserstein >=1.0.8,<2.0.0",
"composition_based_feature_vector",
"matbench_genmetrics >= 0.6.1",
Expand Down

0 comments on commit 1a94263

Please sign in to comment.