Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed May 11, 2021
1 parent da5bfc3 commit 2ede7c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ requirements:
- cython >=0.25.2
- lpsolve55
- numpy
- openbabel
- openbabel >=3
- pydas >=1.0.2
- pydqed >=1.0.1
- pyrdl
Expand All @@ -29,7 +29,7 @@ requirements:
- cairo
- cairocffi
- cantera >=2.3.0
- cclib
- cclib >=1.6.3
- chemprop
- coolprop
- coverage
Expand All @@ -50,7 +50,7 @@ requirements:
- nose
- numdifftools
- {{ pin_compatible('numpy') }}
- openbabel
- openbabel >=3
- pandas
- psutil
- pydas >=1.0.2
Expand All @@ -64,7 +64,7 @@ requirements:
- pyzmq
- quantities
- rdkit >=2018
- rmgdatabase >=3.0.0
- rmgdatabase >=3.1.0
- scikit-learn
- scipy
- symmetry
Expand Down

0 comments on commit 2ede7c0

Please sign in to comment.