Skip to content

Commit

Permalink
added channel anaconda (for openssl) and np
Browse files Browse the repository at this point in the history
  • Loading branch information
kfir4444 committed May 13, 2023
1 parent 18dcea8 commit 5628933
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ channels:
- rmg
- conda-forge
- cantera
- anaconda
dependencies:
- cairo
- cairocffi
Expand All @@ -27,7 +28,7 @@ dependencies:
- rmg::muq2
- networkx
- rmg::numdifftools
- numpy==1.22.0
- numpy==1.20.1
- conda-forge::openbabel >= 3
- pandas
- psutil
Expand Down

0 comments on commit 5628933

Please sign in to comment.