-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
190 lines (190 loc) · 5.24 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
name: osier_new
channels:
- conda-forge
- https://conda.software.inl.gov/public
- defaults
dependencies:
- asttokens=2.4.1=pyhd8ed1ab_0
- brotli=1.1.0=h00291cd_2
- brotli-bin=1.1.0=h00291cd_2
- bzip2=1.0.8=hfdf4475_7
- ca-certificates=2024.8.30=h8857fd0_0
- certifi=2024.8.30=pyhd8ed1ab_0
- contourpy=1.3.0=py310hfa8da69_2
- cycler=0.12.1=pyhd8ed1ab_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.2=pyhd8ed1ab_0
- executing=2.1.0=pyhd8ed1ab_0
- freetype=2.12.1=h60636b9_2
- ipython=8.27.0=pyh707e725_0
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_core=5.7.2=pyh31011fe_1
- jupyterthemes=0.20.0=py_1
- kiwisolver=1.4.7=py310hfa8da69_0
- lcms2=2.16=ha2f27b4_0
- lerc=4.0.0=hb486fe8_0
- lesscpy=0.15.1=pyhd8ed1ab_0
- libblas=3.9.0=22_osx64_openblas
- libbrotlicommon=1.1.0=h00291cd_2
- libbrotlidec=1.1.0=h00291cd_2
- libbrotlienc=1.1.0=h00291cd_2
- libcblas=3.9.0=22_osx64_openblas
- libcxx=19.1.0=hf95d169_0
- libdeflate=1.21=hfdf4475_0
- libffi=3.4.2=h0d85af4_5
- libgfortran=5.0.0=13_2_0_h97931a8_3
- libgfortran5=13.2.0=h2873a65_3
- libjpeg-turbo=3.0.0=h0dc2134_1
- liblapack=3.9.0=22_osx64_openblas
- libopenblas=0.3.27=openmp_h8869122_1
- libpng=1.6.44=h4b8f8c9_0
- libsqlite=3.46.1=h4b8f8c9_0
- libtiff=4.7.0=h5f227bf_0
- libwebp-base=1.4.0=h10d778d_0
- libxcb=1.17.0=hf1f96e2_0
- libzlib=1.3.1=h87427d6_1
- llvm-openmp=18.1.8=h15ab845_1
- matplotlib-base=3.9.2=py310h449bdf7_1
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- munkres=1.1.4=pyh9f0ad1d_0
- ncurses=6.5=hf036a51_1
- numpy=2.1.1=py310h1d3e027_0
- openjpeg=2.5.2=h7310d3a_0
- openssl=3.3.2=hd23fc13_0
- packaging=24.1=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=10.4.0=py310h4e5c94f_1
- pip=24.2=pyh8b19718_1
- ply=3.11=pyhd8ed1ab_2
- pthread-stubs=0.4=h00291cd_1002
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.3=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- pyparsing=3.1.4=pyhd8ed1ab_0
- python=3.10.0=h38b4d05_3_cpython
- python_abi=3.10=5_cp310
- qhull=2020.2=h3c5361c_5
- readline=8.2=h9e318b2_1
- setuptools=73.0.1=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.46.1=he26b093_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.13=h1abcd95_1
- traitlets=5.14.3=pyhd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- unicodedata2=15.1.0=py310h6729b98_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- wheel=0.44.0=pyhd8ed1ab_0
- xorg-libxau=1.0.11=h00291cd_1
- xorg-libxdmcp=1.1.3=h00291cd_1
- xz=5.2.6=h775f41a_0
- zstd=1.5.6=h915ae27_0
- pip:
- about-time==4.2.1
- alive-progress==3.1.5
- anyio==4.4.0
- appnope==0.1.4
- argon2-cffi==23.1.0
- argon2-cffi-bindings==21.2.0
- arrow==1.3.0
- async-lru==2.0.4
- attrs==24.2.0
- autograd==1.7.0
- babel==2.16.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- cffi==1.17.1
- charset-normalizer==3.3.2
- cma==3.2.2
- comm==0.2.2
- cplex==22.1.1.0
- deap==1.4.1
- debugpy==1.8.5
- defusedxml==0.7.1
- deprecated==1.2.14
- dill==0.3.8
- docplex==2.28.240
- et-xmlfile==1.1.0
- fastjsonschema==2.20.0
- fonttools==4.53.1
- fqdn==1.5.1
- grapheme==0.6.0
- h11==0.14.0
- httpcore==1.0.5
- httpx==0.27.2
- idna==3.10
- iniconfig==2.0.0
- ipykernel==6.29.5
- isoduration==20.11.0
- jinja2==3.1.4
- json5==0.9.25
- jsonpointer==3.0.0
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-events==0.10.0
- jupyter-lsp==2.2.5
- jupyter-server==2.14.2
- jupyter-server-terminals==0.5.3
- jupyterlab==4.2.5
- jupyterlab-pygments==0.3.0
- jupyterlab-server==2.27.3
- lxml==5.3.0
- markupsafe==2.1.5
- mistune==3.0.2
- mpmath==1.3.0
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- nest-asyncio==1.6.0
- notebook==7.2.2
- notebook-shim==0.2.4
- nrelpy==0.3.2
- openpyxl==3.1.5
- osier==0.3.0
- overrides==7.7.0
- pandas==2.2.2
- pandocfilters==1.5.1
- pathlib==1.0.1
- platformdirs==4.3.3
- pluggy==1.5.0
- prometheus-client==0.20.0
- prompt-toolkit==3.0.47
- psutil==6.0.0
- pycparser==2.22
- pyentrp==1.0.0
- pymoo==0.6.1.3
- pyomo==6.8.0
- pytest==8.3.3
- python-dateutil==2.9.0.post0
- python-json-logger==2.0.7
- pytz==2024.2
- pyyaml==6.0.2
- pyzmq==26.2.0
- referencing==0.35.1
- requests==2.32.3
- rfc3339-validator==0.1.4
- rfc3986-validator==0.1.1
- rpds-py==0.20.0
- scipy==1.14.1
- send2trash==1.8.3
- sniffio==1.3.1
- soupsieve==2.6
- stack-data==0.6.3
- sympy==1.13.2
- terminado==0.18.1
- tinycss2==1.3.0
- tomli==2.0.1
- tornado==6.4.1
- types-python-dateutil==2.9.0.20240906
- tzdata==2024.1
- unyt==3.0.3
- uri-template==1.3.0
- urllib3==2.2.3
- webcolors==24.8.0
- webencodings==0.5.1
- websocket-client==1.8.0
- wrapt==1.16.0
prefix: /opt/anaconda3/envs/osier_new