-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpyprecis-environment.lock.yml
More file actions
391 lines (391 loc) · 12.9 KB
/
pyprecis-environment.lock.yml
File metadata and controls
391 lines (391 loc) · 12.9 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
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
382
383
384
385
386
387
388
389
390
391
name: pyprecis
channels:
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- alsa-lib=1.2.14=hb9d3cd8_0
- anyio=4.9.0=pyh29332c3_0
- argon2-cffi=25.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py313h536fd9c_5
- arrow=1.3.0=pyhd8ed1ab_1
- asttokens=3.0.0=pyhd8ed1ab_1
- async-lru=2.0.5=pyh29332c3_0
- attrs=25.3.0=pyh71513ae_0
- aws-c-auth=0.9.0=h92a005d_16
- aws-c-cal=0.9.2=he7b75e1_1
- aws-c-common=0.12.4=hb03c661_0
- aws-c-compression=0.3.1=h92c474e_6
- aws-c-event-stream=0.5.5=h0c2b49e_1
- aws-c-http=0.10.2=hee85082_3
- aws-c-io=0.21.0=h1d8da38_1
- aws-c-mqtt=0.13.1=h46c1de9_4
- aws-c-s3=0.8.3=h9cdc349_1
- aws-c-sdkutils=0.2.4=h92c474e_1
- aws-checksums=0.2.7=h92c474e_2
- aws-crt-cpp=0.33.0=h186f887_0
- aws-sdk-cpp=1.11.510=h455e09b_15
- azure-core-cpp=1.15.0=h5cfcd09_0
- azure-identity-cpp=1.11.0=hb5324b0_1
- azure-storage-blobs-cpp=12.13.0=hf182047_2
- azure-storage-common-cpp=12.10.0=h40e822a_1
- azure-storage-files-datalake-cpp=12.12.0=h141ff2a_2
- babel=2.17.0=pyhd8ed1ab_0
- beautifulsoup4=4.13.4=pyha770c72_0
- bleach=6.2.0=pyh29332c3_4
- bleach-with-css=6.2.0=h82add2a_4
- blosc=1.21.6=he440d0b_1
- bokeh=3.7.3=pyhd8ed1ab_0
- boto3=1.39.4=pyhd8ed1ab_0
- botocore=1.39.4=pyge310_1234567_0
- brotli=1.1.0=hb9d3cd8_3
- brotli-bin=1.1.0=hb9d3cd8_3
- brotli-python=1.1.0=py313h46c70d0_3
- bzip2=1.0.8=h4bc722e_7
- c-ares=1.34.5=hb9d3cd8_0
- ca-certificates=2025.7.9=hbd8a1cb_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cairo=1.18.4=h3394656_0
- cartopy=0.24.0=py313ha87cce1_0
- cdo=2.5.0=h48d56d2_1
- certifi=2025.7.9=pyhd8ed1ab_0
- cf-units=3.3.0=py313ha014f3b_0
- cffi=1.17.1=py313hfab6e84_0
- cfgv=3.3.1=pyhd8ed1ab_1
- cftime=1.6.4=py313ha014f3b_1
- charset-normalizer=3.4.2=pyhd8ed1ab_0
- click=8.2.1=pyh707e725_0
- cloudpickle=3.1.1=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_1
- comm=0.2.2=pyhd8ed1ab_1
- contourpy=1.3.2=py313h33d0bda_0
- cycler=0.12.1=pyhd8ed1ab_1
- cyrus-sasl=2.1.28=hd9c7081_0
- cytoolz=1.0.1=py313h536fd9c_0
- dask=2025.5.1=pyhe01879c_1
- dask-core=2025.5.1=pyhe01879c_1
- dbus=1.16.2=h3c4dab8_0
- debugpy=1.8.14=py313h46c70d0_0
- decorator=5.2.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- distlib=0.3.9=pyhd8ed1ab_1
- distributed=2025.5.1=pyhe01879c_1
- double-conversion=3.3.1=h5888daf_0
- eccodes=2.42.0=h5f92351_0
- esmf=8.8.1=nompi_hc4cf7a7_1
- exceptiongroup=1.3.0=pyhd8ed1ab_0
- executing=2.2.0=pyhd8ed1ab_0
- expat=2.7.0=h5888daf_0
- fftw=3.3.10=nompi_hf1063bd_110
- filelock=3.18.0=pyhd8ed1ab_0
- findlibs=0.0.5=pyhd8ed1ab_0
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=h77eed37_3
- fontconfig=2.15.0=h7e30c49_1
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.58.5=py313h8060acc_0
- fqdn=1.5.1=pyhd8ed1ab_1
- freeglut=3.2.2=ha6d2627_3
- freetype=2.13.3=ha770c72_1
- fribidi=1.0.10=h36c2ea0_0
- fsspec=2025.5.1=pyhd8ed1ab_0
- geos=3.13.1=h97f6797_0
- gettext=0.25.1=h5888daf_0
- gettext-tools=0.25.1=h5888daf_0
- gflags=2.2.2=h5888daf_1005
- glog=0.7.1=hbabe93e_0
- graphite2=1.3.14=h5888daf_0
- gsl=2.7=he838d99_0
- h11=0.16.0=pyhd8ed1ab_0
- h2=4.2.0=pyhd8ed1ab_0
- harfbuzz=11.2.1=h3beb420_0
- hdf4=4.2.15=h2a13503_7
- hdf5=1.14.6=nompi_h6e4c0c1_102
- hpack=4.1.0=pyhd8ed1ab_0
- httpcore=1.0.9=pyh29332c3_0
- httpx=0.28.1=pyhd8ed1ab_0
- hyperframe=6.1.0=pyhd8ed1ab_0
- icu=75.1=he02047a_0
- identify=2.6.12=pyhd8ed1ab_0
- idna=3.10=pyhd8ed1ab_1
- importlib-metadata=8.7.0=pyhe01879c_1
- importlib_resources=6.5.2=pyhd8ed1ab_0
- ipykernel=6.29.5=pyh3099207_0
- ipython=9.4.0=pyhfa0c392_0
- ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0
- ipywidgets=8.1.7=pyhd8ed1ab_0
- iris=3.6.1=pyha770c72_0
- iris-sample-data=2.5.2=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_1
- jasper=4.2.5=h1920b20_0
- jedi=0.19.2=pyhd8ed1ab_1
- jinja2=3.1.6=pyhd8ed1ab_0
- jmespath=1.0.1=pyhd8ed1ab_1
- json5=0.12.0=pyhd8ed1ab_0
- jsonpointer=3.0.0=py313h78bf25f_1
- jsonschema=4.24.0=pyhd8ed1ab_0
- jsonschema-specifications=2025.4.1=pyh29332c3_0
- jsonschema-with-format-nongpl=4.24.0=hd8ed1ab_0
- jupyter=1.1.1=pyhd8ed1ab_1
- jupyter-lsp=2.2.5=pyhe01879c_2
- jupyter_client=8.6.3=pyhd8ed1ab_1
- jupyter_console=6.6.3=pyhd8ed1ab_1
- jupyter_core=5.8.1=pyh31011fe_0
- jupyter_events=0.12.0=pyh29332c3_0
- jupyter_server=2.16.0=pyhe01879c_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_1
- jupyterlab=4.4.4=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=3.0.15=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.8=py313h33d0bda_1
- krb5=1.21.3=h659f571_0
- lcms2=2.17=h717163a_0
- ld_impl_linux-64=2.44=h1423503_1
- lerc=4.0.0=h0aef613_1
- libabseil=20250512.1=cxx17_hba17884_0
- libaec=1.1.4=h3f801dc_0
- libarrow=20.0.0=h94aa55a_14_cpu
- libarrow-acero=20.0.0=h635bf11_14_cpu
- libarrow-dataset=20.0.0=h635bf11_14_cpu
- libarrow-substrait=20.0.0=h3f74fd7_14_cpu
- libasprintf=0.25.1=h8e693c7_0
- libasprintf-devel=0.25.1=h8e693c7_0
- libblas=3.9.0=32_h59b9bed_openblas
- libbrotlicommon=1.1.0=hb9d3cd8_3
- libbrotlidec=1.1.0=hb9d3cd8_3
- libbrotlienc=1.1.0=hb9d3cd8_3
- libcblas=3.9.0=32_he106b2a_openblas
- libclang-cpp20.1=20.1.8=default_hddf928d_0
- libclang13=20.1.8=default_ha444ac7_0
- libcrc32c=1.1.2=h9c3ff4c_0
- libcups=2.3.3=hb8b1518_5
- libcurl=8.14.1=h332b0f4_0
- libdeflate=1.24=h86f0d12_0
- libdrm=2.4.125=hb9d3cd8_0
- libedit=3.1.20250104=pl5321h7949ede_0
- libegl=1.7.0=ha4b6fd6_2
- libev=4.33=hd590300_2
- libevent=2.1.12=hf998b51_1
- libexpat=2.7.0=h5888daf_0
- libffi=3.4.6=h2dba641_1
- libfreetype=2.13.3=ha770c72_1
- libfreetype6=2.13.3=h48d6fc4_1
- libgcc=15.1.0=h767d61c_3
- libgcc-ng=15.1.0=h69a702a_3
- libgettextpo=0.25.1=h5888daf_0
- libgettextpo-devel=0.25.1=h5888daf_0
- libgfortran=15.1.0=h69a702a_3
- libgfortran-ng=15.1.0=h69a702a_3
- libgfortran5=15.1.0=hcea5267_3
- libgl=1.7.0=ha4b6fd6_2
- libglib=2.84.2=h3618099_0
- libglu=9.0.3=h5888daf_1
- libglvnd=1.7.0=ha4b6fd6_2
- libglx=1.7.0=ha4b6fd6_2
- libgomp=15.1.0=h767d61c_3
- libgoogle-cloud=2.39.0=hdb79228_0
- libgoogle-cloud-storage=2.39.0=hdbdcf42_0
- libgrpc=1.73.1=h1e535eb_0
- libiconv=1.18=h4ce23a2_1
- libjpeg-turbo=3.1.0=hb9d3cd8_0
- liblapack=3.9.0=32_h7ac8fdf_openblas
- libllvm20=20.1.8=hecd9e04_0
- liblzma=5.8.1=hb9d3cd8_2
- libmpdec=4.0.0=hb9d3cd8_0
- libnetcdf=4.9.2=nompi_h0134ee8_117
- libnghttp2=1.64.0=h161d5f1_0
- libntlm=1.8=hb9d3cd8_0
- libopenblas=0.3.30=pthreads_h94d23a6_0
- libopengl=1.7.0=ha4b6fd6_2
- libopentelemetry-cpp=1.21.0=hb9b0907_1
- libopentelemetry-cpp-headers=1.21.0=ha770c72_1
- libparquet=20.0.0=h790f06f_14_cpu
- libpciaccess=0.18=hb9d3cd8_0
- libpng=1.6.50=h943b412_0
- libpq=17.5=h27ae623_0
- libprotobuf=6.31.1=h9ef548d_1
- libre2-11=2025.06.26=h7064273_1
- libsodium=1.0.20=h4ab18f5_0
- libsqlite=3.50.2=hee844dc_2
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_3
- libstdcxx-ng=15.1.0=h4852527_3
- libthrift=0.22.0=h093b73b_0
- libtiff=4.7.0=hf01ce69_5
- libudunits2=2.2.28=h40f5838_3
- libutf8proc=2.10.0=h202a827_0
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.6.0=hd42ef1d_0
- libxcb=1.17.0=h8a09558_0
- libxcrypt=4.4.36=hd590300_1
- libxkbcommon=1.10.0=h65c71a3_0
- libxml2=2.13.8=h4bc477f_0
- libxslt=1.1.39=h76b75d6_0
- libzip=1.11.2=h6991a6a_0
- libzlib=1.3.1=hb9d3cd8_2
- locket=1.0.0=pyhd8ed1ab_0
- lz4=4.4.4=py313h8756d67_0
- lz4-c=1.10.0=h5888daf_1
- magics=4.15.5=hc87abea_0
- magics-python=1.5.8=pyhd8ed1ab_1
- markupsafe=3.0.2=py313h8060acc_1
- matplotlib=3.10.3=py313h78bf25f_0
- matplotlib-base=3.10.3=py313h129903b_0
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
- mistune=3.1.3=pyh29332c3_0
- msgpack-python=1.1.1=py313h33d0bda_0
- munkres=1.1.4=pyhd8ed1ab_1
- narwhals=1.46.0=pyhe01879c_0
- nbclient=0.10.2=pyhd8ed1ab_0
- nbconvert-core=7.16.6=pyh29332c3_0
- nbformat=5.10.4=pyhd8ed1ab_1
- nc-time-axis=1.4.1=pyhd8ed1ab_1
- nco=5.3.4=h5cc421c_0
- ncurses=6.5=h2d0b736_3
- ncview=2.1.8=h31cb22a_11
- nest-asyncio=1.6.0=pyhd8ed1ab_1
- netcdf-fortran=4.6.2=nompi_hee1cade_100
- netcdf4=1.7.2=nompi_py313h6d1955d_102
- nlohmann_json=3.12.0=h3f2d84a_0
- nodeenv=1.9.1=pyhd8ed1ab_1
- notebook=7.4.4=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_1
- numpy=2.3.1=py313h17eae1a_0
- openjpeg=2.5.3=h5fbd93e_0
- openldap=2.6.10=he970967_0
- openssl=3.5.1=h7b32b05_0
- orc=2.1.3=h61e0c1e_0
- overrides=7.7.0=pyhd8ed1ab_1
- packaging=25.0=pyh29332c3_1
- pandas=2.3.1=py313h08cd8bf_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- pango=1.56.4=hadf4263_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
- pcre2=10.45=hc749103_0
- pexpect=4.9.0=pyhd8ed1ab_1
- pickleshare=0.7.5=pyhd8ed1ab_1004
- pillow=11.3.0=py313h8db990d_0
- pip=25.1.1=pyh145f28c_0
- pixman=0.46.2=h29eaf8c_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
- platformdirs=4.3.8=pyhe01879c_0
- pre-commit=4.2.0=pyha770c72_0
- proj=9.5.1=h0054346_0
- prometheus-cpp=1.3.0=ha5d0236_0
- prometheus_client=0.22.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.51=pyha770c72_0
- prompt_toolkit=3.0.51=hd8ed1ab_0
- psutil=7.0.0=py313h536fd9c_0
- pthread-stubs=0.4=hb9d3cd8_1002
- ptyprocess=0.7.0=pyhd8ed1ab_1
- pure_eval=0.2.3=pyhd8ed1ab_1
- pyarrow=20.0.0=py313h78bf25f_0
- pyarrow-core=20.0.0=py313he5f92c8_0_cpu
- pycparser=2.22=pyh29332c3_1
- pygments=2.19.2=pyhd8ed1ab_0
- pyparsing=3.2.3=pyhd8ed1ab_1
- pyproj=3.7.1=py313hdb96ca5_0
- pyshp=2.3.1=pyhd8ed1ab_1
- pyside6=6.9.1=py313h7dabd7a_0
- pysocks=1.7.1=pyha55dd90_7
- python=3.13.5=hec9711d_102_cp313
- python-dateutil=2.9.0.post0=pyhe01879c_2
- python-fastjsonschema=2.21.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-tzdata=2025.2=pyhd8ed1ab_0
- python-xxhash=3.5.0=py313h536fd9c_2
- python_abi=3.13=7_cp313
- pytz=2025.2=pyhd8ed1ab_0
- pyyaml=6.0.2=py313h8060acc_2
- pyzmq=27.0.0=py313h8e95178_0
- qhull=2020.2=h434a139_5
- qt6-main=6.9.1=h0384650_1
- re2=2025.06.26=h9925aae_1
- readline=8.2=h8c095d6_2
- referencing=0.36.2=pyh29332c3_0
- requests=2.32.4=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_1
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rpds-py=0.26.0=py313h4b2b08d_0
- s2n=1.5.22=h96f233e_0
- s3transfer=0.13.0=pyhd8ed1ab_0
- scipy=1.16.0=py313h86fcf2b_0
- send2trash=1.8.3=pyh0d859eb_1
- setuptools=80.9.0=pyhff2d567_0
- shapely=2.1.1=py313h576e190_0
- simplejson=3.20.1=py313h536fd9c_0
- six=1.17.0=pyhd8ed1ab_0
- snappy=1.2.1=h8bd8927_1
- sniffio=1.3.1=pyhd8ed1ab_1
- sortedcontainers=2.4.0=pyhd8ed1ab_1
- soupsieve=2.7=pyhd8ed1ab_0
- sqlite=3.50.2=heff268d_2
- stack_data=0.6.3=pyhd8ed1ab_1
- tblib=3.1.0=pyhd8ed1ab_0
- tempest-remap=2.2.0=h3907c4d_7
- terminado=0.18.1=pyh0d859eb_0
- tinycss2=1.4.0=pyhd8ed1ab_0
- tk=8.6.13=noxft_hd72426e_102
- tomli=2.2.1=pyhd8ed1ab_1
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.5.1=py313h536fd9c_0
- tqdm=4.67.1=pyhd8ed1ab_1
- traitlets=5.14.3=pyhd8ed1ab_1
- types-python-dateutil=2.9.0.20250708=pyhd8ed1ab_0
- typing-extensions=4.14.1=h4440ef1_0
- typing_extensions=4.14.1=pyhe01879c_0
- typing_utils=0.1.0=pyhd8ed1ab_1
- tzdata=2025b=h78e105d_0
- udunits2=2.2.28=h40f5838_3
- ukkonen=1.0.1=py313h33d0bda_5
- uri-template=1.3.0=pyhd8ed1ab_1
- urllib3=2.5.0=pyhd8ed1ab_0
- virtualenv=20.31.2=pyhd8ed1ab_0
- wayland=1.24.0=h3e06ad9_0
- wcwidth=0.2.13=pyhd8ed1ab_1
- webcolors=24.11.1=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_3
- websocket-client=1.8.0=pyhd8ed1ab_1
- widgetsnbextension=4.0.14=pyhd8ed1ab_0
- xcb-util=0.4.1=h4f16b4b_2
- xcb-util-cursor=0.1.5=hb9d3cd8_0
- xcb-util-image=0.4.0=hb711507_2
- xcb-util-keysyms=0.4.1=hb711507_0
- xcb-util-renderutil=0.3.10=hb711507_0
- xcb-util-wm=0.4.2=hb711507_0
- xkeyboard-config=2.45=hb9d3cd8_0
- xorg-libice=1.1.2=hb9d3cd8_0
- xorg-libsm=1.2.6=he73a12e_0
- xorg-libx11=1.8.12=h4f16b4b_0
- xorg-libxau=1.0.12=hb9d3cd8_0
- xorg-libxaw=1.0.16=hb9d3cd8_0
- xorg-libxcomposite=0.4.6=hb9d3cd8_2
- xorg-libxcursor=1.2.3=hb9d3cd8_0
- xorg-libxdamage=1.1.6=hb9d3cd8_0
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
- xorg-libxext=1.3.6=hb9d3cd8_0
- xorg-libxfixes=6.0.1=hb9d3cd8_0
- xorg-libxi=1.8.2=hb9d3cd8_0
- xorg-libxmu=1.2.1=hb9d3cd8_1
- xorg-libxpm=3.5.17=hb9d3cd8_1
- xorg-libxrandr=1.5.4=hb9d3cd8_0
- xorg-libxrender=0.9.12=hb9d3cd8_0
- xorg-libxt=1.3.1=hb9d3cd8_0
- xorg-libxtst=1.2.5=hb9d3cd8_3
- xorg-libxxf86vm=1.1.6=hb9d3cd8_0
- xxhash=0.8.3=hb47aa4a_0
- xyzservices=2025.4.0=pyhd8ed1ab_0
- yaml=0.2.5=h7f98852_2
- zeromq=4.3.5=h3b0a872_7
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhd8ed1ab_0
- zlib=1.3.1=hb9d3cd8_2
- zstandard=0.23.0=py313h536fd9c_2
- zstd=1.5.7=hb8e6e7a_2