-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
381 lines (381 loc) · 9.39 KB
/
requirements.txt
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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
_libgcc_mutex=0.1=main
_openmp_mutex=5.1=1_gnu
_tflow_select=2.3.0=mkl
abseil-cpp=20211102.0=hd4dd3e8_0
absl-py=2.1.0=pypi_0
accelerate=0.34.2=pypi_0
aiohttp=3.9.3=py311h5eee18b_0
aiosignal=1.3.1=pypi_0
alembic=1.13.1=pypi_0
aniso8601=9.0.1=pypi_0
annotated-types=0.6.0=pypi_0
anyio=4.3.0=pypi_0
asttokens=2.4.1=pyhd8ed1ab_0
astunparse=1.6.3=py_0
attrs=23.2.0=pypi_0
av=11.0.0=pypi_0
backcall=0.2.0=pypi_0
beartype=0.17.2=pypi_0
beautifulsoup4=4.12.3=pypi_0
bitsandbytes=0.43.3=pypi_0
blas=1.0=mkl
bleach=6.1.0=pypi_0
blinker=1.7.0=pypi_0
blis=0.7.11=pypi_0
blosc2=2.5.1=pypi_0
bzip2=1.0.8=h5eee18b_5
c-ares=1.19.1=h5eee18b_0
ca-certificates=2024.2.2=hbcca054_0
cachelib=0.9.0=pypi_0
cachetools=4.2.2=pyhd3eb1b0_0
catalogue=2.0.10=pypi_0
certifi=2024.2.2=pyhd8ed1ab_0
cffi=1.16.0=py311h5eee18b_0
cftime=1.6.3=pypi_0
chardet=3.0.4=pypi_0
charset-normalizer=3.3.2=pypi_0
click=8.1.7=py311h06a4308_0
cloudevents=1.10.1=pypi_0
cloudpathlib=0.16.0=pypi_0
cloudpickle=3.0.0=pypi_0
comm=0.2.1=pypi_0
confection=0.1.4=pypi_0
configsuite=0.6.6=pypi_0
contourpy=1.2.0=pypi_0
cryptography=42.0.5=pypi_0
cwrap=1.6.6=pypi_0
cycler=0.12.1=pypi_0
cymem=2.0.8=pypi_0
dash=2.16.1=pypi_0
dash-bootstrap-components=1.5.0=pypi_0
dash-core-components=2.0.0=pypi_0
dash-daq=0.5.0=pypi_0
dash-html-components=2.0.0=pypi_0
dash-pivottable=0.0.2=pypi_0
dash-table=5.0.0=pypi_0
dask=2024.3.1=pypi_0
datasets=3.0.0=pypi_0
debugpy=1.8.1=pypi_0
decorator=5.1.1=pyhd8ed1ab_0
defusedxml=0.7.1=pypi_0
deprecation=2.1.0=pypi_0
dill=0.3.8=pypi_0
disjoint-set=0.8.0=pypi_0
dnspython=2.6.1=pypi_0
docker=7.0.0=pypi_0
docker-pycreds=0.4.0=pypi_0
docopt=0.6.2=pypi_0
ecl=2.14.5=pypi_0
ecl2df=0.17.1=pypi_0
einops=0.8.0=pypi_0
en-core-web-sm=3.7.1=pypi_0
entrypoints=0.4=pypi_0
ert=9.0.1=pypi_0
et-xmlfile=1.1.0=pypi_0
exceptiongroup=1.2.0=pyhd8ed1ab_2
executing=2.0.1=pyhd8ed1ab_0
fastapi=0.110.0=pypi_0
fastjsonschema=2.19.1=pypi_0
filelock=3.13.1=pyhd8ed1ab_0
flask=3.0.2=pypi_0
flask-caching=2.1.0=pypi_0
flask-talisman=1.1.0=pypi_0
flatbuffers=24.3.7=pypi_0
flownet=0.5.3=pypi_0
fmu-ensemble=1.6.6=pypi_0
fmu-tools=1.14.1=pypi_0
fonttools=4.49.0=pypi_0
frozenlist=1.4.1=pypi_0
fsspec=2024.2.0=pypi_0
future=1.0.0=pypi_0
gast=0.5.4=pypi_0
gdown=5.1.0=pypi_0
geojson=3.1.0=pypi_0
giflib=5.2.1=h5eee18b_3
gitdb=4.0.11=pypi_0
gitpython=3.1.42=pypi_0
google-auth=2.6.0=pyhd3eb1b0_0
google-auth-oauthlib=0.5.2=py311h06a4308_0
google-pasta=0.2.0=pyhd3eb1b0_0
googletrans=3.1.0a0=pypi_0
graphene=3.3=pypi_0
graphql-core=3.2.3=pypi_0
graphql-relay=3.2.0=pypi_0
greenlet=3.0.3=pypi_0
grpc-cpp=1.48.2=h5bf31a4_0
grpcio=1.62.1=pypi_0
gunicorn=21.2.0=pypi_0
h11=0.9.0=pypi_0
h2=3.2.0=pypi_0
h5py=3.10.0=pypi_0
hdf5=1.12.1=h70be1eb_2
hdf5plugin=4.4.0=pypi_0
hpack=3.0.0=pypi_0
hstspreload=2024.4.1=pypi_0
httpcore=0.9.1=pypi_0
httpx=0.13.3=pypi_0
huggingface-hub=0.24.7=pypi_0
humanize=4.9.0=pypi_0
hyperframe=5.2.0=pypi_0
hyperopt=0.2.7=pypi_0
icu=58.2=he6710b0_3
idna=3.6=pypi_0
imageio=2.34.0=pypi_0
importlib-metadata=7.1.0=pypi_0
intel-openmp=2023.1.0=hdb19cb5_46306
ipykernel=6.29.3=pypi_0
ipython=8.12.3=pypi_0
ipywidgets=8.1.2=pyhd8ed1ab_0
iterative-ensemble-smoother=0.2.4=pypi_0
itsdangerous=2.1.2=pypi_0
jedi=0.19.1=pyhd8ed1ab_0
jinja2=3.1.3=pyhd8ed1ab_0
joblib=1.3.2=pypi_0
jpeg=9e=h5eee18b_1
jsonschema=4.21.1=pypi_0
jsonschema-specifications=2023.12.1=pypi_0
jupyter-client=8.6.0=pypi_0
jupyter-core=5.7.1=pypi_0
jupyterlab-pygments=0.3.0=pypi_0
jupyterlab_widgets=3.0.10=pyhd8ed1ab_0
kaggle=1.6.6=pypi_0
keras-preprocessing=1.1.2=pyhd3eb1b0_0
kiwisolver=1.4.5=pypi_0
krb5=1.20.1=h568e23c_1
langcodes=3.3.0=pypi_0
lark=1.1.9=pypi_0
ld_impl_linux-64=2.38=h1181459_1
libclang=18.1.1=pypi_0
libcurl=8.2.1=h91b91d3_0
libedit=3.1.20230828=h5eee18b_0
libev=4.33=h7f8727e_1
libffi=3.4.4=h6a678d5_0
libgcc-ng=11.2.0=h1234567_1
libgfortran-ng=11.2.0=h00389a5_1
libgfortran5=11.2.0=h1234567_1
libgomp=11.2.0=h1234567_1
libnghttp2=1.52.0=ha637b67_1
libpng=1.6.39=h5eee18b_0
libprotobuf=3.20.3=he621ea3_0
libssh2=1.10.0=h37d81fd_2
libstdcxx-ng=11.2.0=h1234567_1
libuuid=1.41.5=h5eee18b_0
locket=1.0.0=pypi_0
lxml=5.1.0=pypi_0
mako=1.3.2=pypi_0
markdown=3.6=pypi_0
markdown-it-py=3.0.0=pypi_0
markupsafe=2.1.5=pypi_0
matplotlib=3.8.3=pypi_0
matplotlib-inline=0.1.6=pyhd8ed1ab_0
mdurl=0.1.2=pypi_0
mistune=3.0.2=pypi_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
ml-dtypes=0.3.2=pypi_0
mlflow=2.11.2=pypi_0
mpmath=1.3.0=pyhd8ed1ab_0
msal=1.28.0=pypi_0
msgpack=1.0.8=pypi_0
multidict=6.0.5=pypi_0
multiprocess=0.70.16=pypi_0
murmurhash=1.0.10=pypi_0
namex=0.0.7=pypi_0
nbclient=0.10.0=pypi_0
nbconvert=7.16.2=pypi_0
nbformat=5.10.2=pypi_0
ncurses=6.4=h6a678d5_0
ndindex=1.8=pypi_0
nest-asyncio=1.6.0=pypi_0
netcdf4=1.6.5=pypi_0
networkx=3.2.1=pyhd8ed1ab_0
ninja=1.10.2=h06a4308_5
ninja-base=1.10.2=hd09550d_5
nltk=3.8.1=pypi_0
numexpr=2.9.0=pypi_0
numpy=1.23.5=py311h08b1b3b_1
numpy-base=1.23.5=py311hf175353_1
nvidia-cublas-cu12=12.1.3.1=pypi_0
nvidia-cuda-cupti-cu12=12.1.105=pypi_0
nvidia-cuda-nvrtc-cu12=12.1.105=pypi_0
nvidia-cuda-runtime-cu12=12.1.105=pypi_0
nvidia-cudnn-cu12=8.9.2.26=pypi_0
nvidia-cufft-cu12=11.0.2.54=pypi_0
nvidia-curand-cu12=10.3.2.106=pypi_0
nvidia-cusolver-cu12=11.4.5.107=pypi_0
nvidia-cusparse-cu12=12.1.0.106=pypi_0
nvidia-nccl-cu12=2.19.3=pypi_0
nvidia-nvjitlink-cu12=12.4.99=pypi_0
nvidia-nvtx-cu12=12.1.105=pypi_0
oauthlib=3.2.2=py311h06a4308_0
opencv-python=4.9.0.80=pypi_0
openpyxl=3.1.0=pypi_0
openssl=1.1.1w=h7f8727e_0
opm=2023.10=pypi_0
opt_einsum=3.3.0=pyhd3eb1b0_1
optree=0.10.0=pypi_0
orjson=3.9.15=pypi_0
packaging=23.2=py311h06a4308_0
pandas=1.5.3=pypi_0
pandocfilters=1.5.1=pypi_0
parso=0.8.3=pypi_0
partd=1.4.1=pypi_0
patsy=0.5.6=pypi_0
peft=0.12.0=pypi_0
pexpect=4.9.0=pyhd8ed1ab_0
pickleshare=0.7.5=py_1003
pillow=10.2.0=pypi_0
pip=23.3.1=py311h06a4308_0
pipreqs=0.5.0=pypi_0
platformdirs=4.2.0=pypi_0
plotly=5.19.0=pypi_0
pluggy=1.4.0=pypi_0
pooch=1.8.1=pypi_0
preshed=3.0.9=pypi_0
prompt-toolkit=3.0.43=pypi_0
protobuf=4.25.3=pypi_0
psutil=5.9.8=pypi_0
ptyprocess=0.7.0=pyhd3deb0d_0
pure_eval=0.2.2=pyhd8ed1ab_0
py-cpuinfo=9.0.0=pypi_0
py4j=0.10.9.7=pypi_0
pyarrow=15.0.2=pypi_0
pyarrow-hotfix=0.6=pypi_0
pyasn1=0.4.8=pyhd3eb1b0_0
pyasn1-modules=0.2.8=py_0
pycparser=2.21=pyhd8ed1ab_0
pydantic=2.6.4=pypi_0
pydantic-core=2.16.3=pypi_0
pygments=2.17.2=pyhd8ed1ab_0
pyjwt=2.9.0=pypi_0
pykrige=1.7.1=pypi_0
pyopenssl=23.2.0=py311h06a4308_0
pyparsing=3.1.2=pypi_0
pyqt5=5.15.10=pypi_0
pyqt5-qt5=5.15.2=pypi_0
pyqt5-sip=12.13.0=pypi_0
pyscal=0.11.0=pypi_0
pysocks=1.7.1=pypi_0
pytesseract=0.3.13=pypi_0
python=3.11.5=h7a1cb2a_0
python-dateutil=2.9.0.post0=pypi_0
python-flatbuffers=2.0=pyhd3eb1b0_0
python-multipart=0.0.9=pypi_0
python-slugify=8.0.4=pypi_0
pytz=2024.1=pypi_0
pyvista=0.43.4=pypi_0
pyyaml=6.0.1=pypi_0
pyzmq=25.1.2=pypi_0
qtpy=2.4.1=pypi_0
querystring-parser=1.2.4=pypi_0
re2=2022.04.01=h295c915_0
readline=8.2=h5eee18b_0
referencing=0.33.0=pypi_0
regex=2023.12.25=pypi_0
requests=2.32.3=pypi_0
requests-oauthlib=1.3.0=py_0
res2df=1.1.0=pypi_0
resdata=4.2.1=pypi_0
resfo=4.1.0=pypi_0
retrying=1.3.4=pypi_0
rfc3986=1.5.0=pypi_0
rich=13.7.1=pypi_0
roffio=1.0.2=pypi_0
rpds-py=0.18.0=pypi_0
rsa=4.7.2=pyhd3eb1b0_1
safetensors=0.4.5=pypi_0
scikit-learn=1.4.1.post1=pypi_0
scipy=1.12.0=py311h08b1b3b_0
scooby=0.9.2=pypi_0
seaborn=0.13.2=pypi_0
segyio=1.9.12=pypi_0
sentence-transformers=2.7.0=pypi_0
sentencepiece=0.2.0=pypi_0
sentry-sdk=2.14.0=pypi_0
setproctitle=1.3.3=pypi_0
setuptools=68.2.2=py311h06a4308_0
shapely=2.0.3=pypi_0
six=1.16.0=pyhd3eb1b0_1
smart-open=6.4.0=pypi_0
smmap=5.0.1=pypi_0
snappy=1.1.10=h6a678d5_1
sniffio=1.3.1=pypi_0
sortedcontainers=2.4.0=pypi_0
soupsieve=2.5=pypi_0
spacy=3.7.4=pypi_0
spacy-legacy=3.0.12=pypi_0
spacy-loggers=1.0.5=pypi_0
sqlalchemy=2.0.28=pypi_0
sqlite=3.41.2=h5eee18b_0
sqlparse=0.4.4=pypi_0
srsly=2.4.8=pypi_0
stack-data=0.6.3=pypi_0
stack_data=0.6.2=pyhd8ed1ab_0
starlette=0.36.3=pypi_0
statsmodels=0.14.1=pypi_0
sympy=1.12=pyh04b8f61_3
tables=3.9.2=pypi_0
tbb=2021.8.0=hdb19cb5_0
tenacity=8.2.3=pypi_0
tensorboard=2.16.2=pypi_0
tensorboard-data-server=0.7.2=pypi_0
tensorboard-plugin-wit=1.6.0=py_0
tensorflow=2.12.0=mkl_py311h34a0fa1_0
tensorflow-estimator=2.12.0=py311h06a4308_0
tensorflow-io-gcs-filesystem=0.36.0=pypi_0
termcolor=2.4.0=pypi_0
text-unidecode=1.3=pypi_0
thinc=8.2.3=pypi_0
threadpoolctl=3.3.0=pypi_0
timm=1.0.9=pypi_0
tinycss2=1.2.1=pypi_0
tk=8.6.12=h1ccaba5_0
tokenizers=0.19.1=pypi_0
toolz=0.12.1=pypi_0
torch=2.2.1=pypi_0
torch-summary=1.4.5=pypi_0
torchinfo=1.8.0=pyhd8ed1ab_0
torchsummary=1.5.1=pypi_0
torchvision=0.17.1=pypi_0
tornado=6.4=pypi_0
tqdm=4.66.5=pypi_0
traitlets=5.14.1=pypi_0
transformers=4.45.0.dev0=pypi_0
treelib=1.7.0=pypi_0
triton=2.2.0=pypi_0
typer=0.9.0=pypi_0
typing_extensions=4.10.0=pyha770c72_0
tzdata=2024.1=pypi_0
urllib3=1.26.18=pypi_0
uvicorn=0.29.0=pypi_0
vtk=9.2.6=pypi_0
wandb=0.18.0=pypi_0
wasabi=1.1.2=pypi_0
wcwidth=0.2.13=pyhd8ed1ab_0
weasel=0.3.4=pypi_0
webencodings=0.5.1=pypi_0
websockets=12.0=pypi_0
webviz-config=0.5.3=pypi_0
webviz-config-equinor=0.2.5=pypi_0
webviz-core-components=0.7.0=pypi_0
webviz-subsurface=0.2.24=pypi_0
webviz-subsurface-components=1.0.2=pypi_0
werkzeug=3.0.1=pypi_0
wheel=0.41.2=py311h06a4308_0
widgetsnbextension=4.0.10=pyhd8ed1ab_0
wrapt=1.16.0=pypi_0
xarray=2024.2.0=pypi_0
xlrd=1.2.0=pypi_0
xtgeo=3.8.0=pypi_0
xtgeoviz=0.1.0=pypi_0
xxhash=3.4.1=pypi_0
xz=5.4.6=h5eee18b_0
yarg=0.1.9=pypi_0
yarl=1.9.4=pypi_0
zipp=3.18.1=pypi_0
zlib=1.2.13=h5eee18b_0