-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathenvironment.yml
More file actions
51 lines (51 loc) · 1.35 KB
/
environment.yml
File metadata and controls
51 lines (51 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
name: swat_env
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2022.9.24=h033912b_0
- certifi=2022.9.24=pyhd8ed1ab_0
- cloudpickle=2.2.0=pyhd8ed1ab_0
- gym=0.21.0=py39h71a6800_2
- libblas=3.9.0=16_osx64_openblas
- libcblas=3.9.0=16_osx64_openblas
- libcxx=14.0.6=h9765a3e_0
- libffi=3.3=hb1e8313_2
- libgfortran=5.0.0=10_4_0_h97931a8_25
- libgfortran5=11.3.0=h082f757_25
- liblapack=3.9.0=16_osx64_openblas
- libopenblas=0.3.21=openmp_h429af6e_3
- llvm-openmp=14.0.4=ha654fa7_0
- ncurses=6.3=hca72f7f_3
- numpy=1.23.4=py39hdfa1d0c_0
- openssl=1.1.1q=hfe4f2af_0
- pip=22.2.2=py39hecd8cb5_0
- python=3.9.12=hdfd78df_1
- python_abi=3.9=2_cp39
- readline=8.1.2=hca72f7f_1
- setuptools=63.4.1=py39hecd8cb5_0
- sqlite=3.39.3=h707629a_0
- tk=8.6.12=h5d9f67b_0
- tzdata=2022e=h04d1e81_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.6=hca72f7f_0
- zlib=1.2.12=h4dc903c_3
- pip:
- charset-normalizer==2.1.1
- decorator==5.1.1
- et-xmlfile==1.1.0
- greenlet==1.1.3.post0
- idna==3.4
- ipython-genutils==0.2.0
- openpyxl==3.0.10
- pandas==1.5.0
- pcse==5.5.3
- python-dateutil==2.8.2
- pytz==2022.5
- pyyaml==6.0
- requests==2.28.1
- six==1.16.0
- sqlalchemy==1.4.42
- traitlets-pcse==5.0.0.dev0
- urllib3==1.26.12
prefix: /opt/miniconda3/envs/swat_env