Skip to content

Commit

Permalink
Test newest DGL Version (#186)
Browse files Browse the repository at this point in the history
* test newest dgl version

* don't use new qcportal
  • Loading branch information
mikemhenry authored Sep 21, 2023
1 parent 1adbf0b commit 2e61215
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devtools/conda-envs/espaloma.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ dependencies:
- openmmforcefields >=0.11.2
- tqdm
- pydantic <2 # We need our deps to fix this
- dgl =1.1.0
- dgl =1.1.2
- qcportal =0.15.8
# Testing
- pytest
- pytest-cov
Expand Down

0 comments on commit 2e61215

Please sign in to comment.