Updated python libraries and intallation instructions.

This commit is contained in:
2024-04-23 13:20:42 +02:00
parent 8876d5af4f
commit 129443d6d9
2 changed files with 35 additions and 5 deletions

View File

@ -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