-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
102 lines (102 loc) · 3.17 KB
/
environment.yml
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
name: hpc-sim
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ansi2html=1.8.0=py311h06a4308_0
- asttokens=2.4.1=pyhd8ed1ab_0
- blas=1.0=mkl
- bottleneck=1.3.5=py311hbed6279_0
- brotli-python=1.0.9=py311h6a678d5_8
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2024.8.30=hbcca054_0
- certifi=2024.8.30=pyhd8ed1ab_0
- cffi=1.16.0=py311h5eee18b_1
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.1.7=py311h06a4308_0
- cryptography=41.0.7=py311hdda0065_0
- dash=2.14.2=py311h06a4308_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.2=pyhd8ed1ab_0
- executing=2.1.0=pyhd8ed1ab_0
- flask=2.2.2=py311h06a4308_0
- flask-compress=1.13=py311h06a4308_0
- idna=3.4=py311h06a4308_0
- importlib-metadata=6.0.0=py311h06a4308_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- ipython=8.27.0=pyh707e725_0
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.2=py311h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=13.2.0=h69a702a_0
- libgfortran5=13.2.0=ha4646dd_0
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- markupsafe=2.1.1=py311h5eee18b_0
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py311h5eee18b_1
- mkl_fft=1.3.8=py311h5eee18b_0
- mkl_random=1.2.4=py311hdb19cb5_0
- mpi=1.0=openmpi
- mpi4py=3.1.4=py311h3e5f7c9_0
- ncurses=6.4=h6a678d5_0
- nest-asyncio=1.5.6=py311h06a4308_0
- numexpr=2.8.7=py311h65dcdc2_0
- numpy=1.26.2=py311h08b1b3b_0
- numpy-base=1.26.2=py311hf175353_0
- openmpi=4.0.5=h9b22176_4
- openssl=3.0.12=h7f8727e_0
- pandas=2.1.4=py311ha02d727_0
- parso=0.8.4=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=23.3.1=py311h06a4308_0
- plotly=5.9.0=py311h06a4308_0
- prompt-toolkit=3.0.48=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.3=pyhd8ed1ab_0
- pycparser=2.21=pyhd3eb1b0_0
- pygments=2.18.0=pyhd8ed1ab_0
- pyopenssl=23.2.0=py311h06a4308_0
- pysocks=1.7.1=py311h06a4308_0
- python=3.11.5=h955ad1f_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-tzdata=2023.3=pyhd3eb1b0_0
- pytz=2023.3.post1=py311h06a4308_0
- readline=8.2=h5eee18b_0
- requests=2.31.0=py311h06a4308_1
- retrying=1.3.3=pyhd3eb1b0_2
- setuptools=68.0.0=py311h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tbb=2021.8.0=hdb19cb5_0
- tenacity=8.2.2=py311h06a4308_0
- tk=8.6.12=h1ccaba5_0
- traitlets=5.14.3=pyhd8ed1ab_0
- typing_extensions=4.7.1=py311h06a4308_0
- tzdata=2023c=h04d1e81_0
- urllib3=1.26.18=py311h06a4308_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- werkzeug=2.2.3=py311h06a4308_0
- wheel=0.41.2=py311h06a4308_0
- xz=5.4.5=h5eee18b_0
- zipp=3.11.0=py311h06a4308_0
- zlib=1.2.13=h5eee18b_1
- pip:
- dash-bootstrap-components==1.5.0
- dash-loading-spinners==1.0.3
- dnspython==2.4.2
- flask-cors==4.0.1
- jsonpickle==3.0.3
- packaging==24.0
- procset==1.0
- pymongo==4.9.1
prefix: /home/stratos/miniforge3/envs/hpc-sim