Updated python libraries and intallation instructions.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
name: test_atmos_chem_env
|
||||
name: multiphase_chemistry_env
|
||||
channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
@ -9,11 +9,12 @@ dependencies:
|
||||
- pandas
|
||||
- matplotlib
|
||||
- plotly=5.18
|
||||
- h5py=3.10
|
||||
- pybis=1.35
|
||||
- openssl
|
||||
# - openssl
|
||||
- scipy
|
||||
# I installed openpyxl through anaconda manager from their default curated channels
|
||||
- openpyxl=3.0.10
|
||||
- pip
|
||||
- pip:
|
||||
- pygit2==1.14
|
||||
- h5py==3.10
|
||||
- pybis==1.35
|
||||
- igor2
|
||||
|
Reference in New Issue
Block a user