Skip to content

Commit

Permalink
add back dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns committed Mar 2, 2023
1 parent 40e9544 commit 5608ce4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ dependencies:
- matplotlib >=1.5
- rmg::mopac # was previously RMG, must be RMG
- mpmath
# - rmg::muq2 # only on RMG
- rmg::muq2 # only on RMG
- networkx
# - nomkl
- nomkl
- nose
- conda-forge::numdifftools # was previously RMG, was recent
- numpy >=1.10.0
Expand All @@ -39,7 +39,7 @@ dependencies:
- rmg::pydqed >=1.0.1 # only on RMG
- rmg::pyjulia # only RMG, internal
- pymongo
# - pyparsing
- pyparsing
- rmg::pyrdl # only on RMG
- rmg::pyrms # internal
- python >=3.7
Expand Down

0 comments on commit 5608ce4

Please sign in to comment.