Skip to content

Commit

Permalink
unpin dgl and matgl in CI deps
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed May 13, 2024
1 parent 8d6d182 commit 15aff76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ coveralls
mypy
ruff
black
dgl==1.1.3
matgl==0.9.1
dgl
matgl
chgnet

0 comments on commit 15aff76

Please sign in to comment.