Skip to content

Commit 65f826f

Browse files
author
Release Manager
committed
gh-40383: Update conda environment to include rpy2 <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes #12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? --> <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes #12345". --> Fixes #40215. ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [ ] The title is concise and informative. - [ ] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #40383 Reported by: Tobias Diez Reviewer(s):
2 parents 64d2cc9 + d213ca2 commit 65f826f

13 files changed

+1112
-848
lines changed

environment-3.11-linux-aarch64.yml

Lines changed: 113 additions & 92 deletions
Large diffs are not rendered by default.

environment-3.11-linux.yml

Lines changed: 108 additions & 88 deletions
Large diffs are not rendered by default.

environment-3.11-macos-x86_64.yml

Lines changed: 94 additions & 66 deletions
Large diffs are not rendered by default.

environment-3.11-macos.yml

Lines changed: 96 additions & 71 deletions
Large diffs are not rendered by default.

environment-3.11-win.yml

Lines changed: 95 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name: sage-dev
22
# Generated by conda-lock.
33
# platform: win-64
4-
# input_hash: 156826b2f92d7be0a661413409cfa8bd1e1da81d7d917a2f51768e3647266991
4+
# input_hash: 4fdb24f38d982c64e642758c2d1bc7cb5650283337eec99d95ba6badde1db52a
55

66
channels:
77
- conda-forge
88
dependencies:
99
- _openmp_mutex=4.5=2_gnu
10+
- _r-mutex=1.0.1=anacondar_1
1011
- alabaster=1.0.0=pyhd8ed1ab_1
1112
- annotated-types=0.7.0=pyhd8ed1ab_1
1213
- appdirs=1.4.4=pyhd8ed1ab_1
@@ -15,19 +16,21 @@ dependencies:
1516
- backports=1.0=pyhd8ed1ab_5
1617
- backports.tarfile=1.2.0=pyhd8ed1ab_1
1718
- beautifulsoup4=4.13.4=pyha770c72_0
18-
- blas=2.131=openblas
19-
- blas-devel=3.9.0=31_hc0f8095_openblas
20-
- boltons=24.0.0=pyhd8ed1ab_1
19+
- binutils_impl_win-64=2.44=h095e170_0
20+
- blas=2.132=openblas
21+
- blas-devel=3.9.0=32_hc0f8095_openblas
22+
- boltons=25.0.0=pyhd8ed1ab_0
2123
- boost-cpp=1.85.0=ha5ead02_4
22-
- brotli=1.1.0=h2466b09_2
23-
- brotli-bin=1.1.0=h2466b09_2
24-
- brotli-python=1.1.0=py311hda3d55a_2
24+
- brotli=1.1.0=h2466b09_3
25+
- brotli-bin=1.1.0=h2466b09_3
26+
- brotli-python=1.1.0=py311hda3d55a_3
27+
- bwidget=1.10.1=h57928b3_1
2528
- bzip2=1.0.8=h2466b09_7
26-
- ca-certificates=2025.4.26=h4c7d964_0
29+
- ca-certificates=2025.6.15=h4c7d964_0
2730
- cachecontrol=0.14.3=pyha770c72_0
2831
- cachecontrol-with-filecache=0.14.3=pyhd8ed1ab_0
2932
- cairo=1.18.4=h5782bbf_0
30-
- certifi=2025.4.26=pyhd8ed1ab_0
33+
- certifi=2025.6.15=pyhd8ed1ab_0
3134
- cffi=1.17.1=py311he736701_0
3235
- charset-normalizer=3.4.2=pyhd8ed1ab_0
3336
- clang=19.1.7=default_hec7ea82_3
@@ -38,17 +41,18 @@ dependencies:
3841
- comm=0.2.2=pyhd8ed1ab_1
3942
- compiler-rt=19.1.7=hc790b64_0
4043
- compiler-rt_win-64=19.1.7=hc790b64_0
41-
- conda-lock=3.0.2=pyha6a9232_1
44+
- conda-lock=3.0.4=pyha6a9232_1
4245
- conda-souschef=2.2.3=pyhd8ed1ab_0
4346
- contourpy=1.3.2=py311h3257749_0
4447
- conway-polynomials=0.10=pyhd8ed1ab_1
45-
- coverage=7.8.2=py311h5082efb_0
48+
- coverage=7.9.2=py311h3f79411_0
4649
- cpython=3.11.13=py311hd8ed1ab_0
4750
- crashtest=0.4.1=pyhd8ed1ab_1
48-
- cryptography=45.0.3=py311hfd75b31_0
51+
- cryptography=45.0.5=py311h5e0b3ae_0
52+
- curl=8.14.1=h88aaa65_0
4953
- cycler=0.12.1=pyhd8ed1ab_1
5054
- cysignals=1.12.3=py311hda3d55a_0
51-
- cython=3.1.1=py311h34f20a9_1
55+
- cython=3.1.2=py311h34f20a9_2
5256
- debugpy=1.8.14=py311hda3d55a_0
5357
- decorator=5.2.1=pyhd8ed1ab_0
5458
- deprecated=1.2.18=pyhd8ed1ab_0
@@ -62,7 +66,7 @@ dependencies:
6266
- executing=2.2.0=pyhd8ed1ab_0
6367
- expat=2.7.0=he0c23c2_0
6468
- filelock=3.18.0=pyhd8ed1ab_0
65-
- flake8=7.2.0=pyhd8ed1ab_0
69+
- flake8=7.3.0=pyhd8ed1ab_0
6670
- flake8-rst-docstrings=0.3.1=pyhd8ed1ab_0
6771
- flang=19.1.7=hbeecb71_0
6872
- flang_impl_win-64=19.1.7=h719f0c7_0
@@ -74,31 +78,34 @@ dependencies:
7478
- fontconfig=2.15.0=h765892d_1
7579
- fonts-conda-ecosystem=1=0
7680
- fonts-conda-forge=1=0
77-
- fonttools=4.58.1=py311h5082efb_0
78-
- fortran-compiler=1.9.0=h95e3450_0
81+
- fonttools=4.58.5=py311h3f79411_0
82+
- fortran-compiler=1.10.0=h95e3450_0
7983
- freetype=2.13.3=h57928b3_1
8084
- furo=2024.8.6=pyhd8ed1ab_2
85+
- gcc_impl_win-64=15.1.0=hb5bc704_3
86+
- gfortran_impl_win-64=15.1.0=h792c6fe_3
8187
- gitdb=4.0.12=pyhd8ed1ab_0
8288
- gitpython=3.1.44=pyhff2d567_0
8389
- glpk=5.0=h8ffe710_0
8490
- gmp=6.3.0=hfeafd45_2
8591
- gmpy2=2.1.5=py311hb8385e8_3
86-
- graphite2=1.3.13=h63175ca_1003
92+
- graphite2=1.3.14=he0c23c2_0
8793
- grayskull=2.9.1=pyhd8ed1ab_0
88-
- gsl=2.8=h5b8d9c4_1
94+
- gsl=2.7=hdfb1a43_0
95+
- gxx_impl_win-64=15.1.0=h91e354b_3
8996
- h2=4.2.0=pyhd8ed1ab_0
9097
- harfbuzz=11.2.1=h8796e6f_0
9198
- hpack=4.1.0=pyhd8ed1ab_0
9299
- hyperframe=6.1.0=pyhd8ed1ab_0
93100
- icu=75.1=he0c23c2_0
94101
- idna=3.10=pyhd8ed1ab_1
95-
- igraph=0.10.15=h43210b2_1
102+
- igraph=0.10.16=h9f42cb0_0
96103
- imagesize=1.4.1=pyhd8ed1ab_0
97104
- importlib-metadata=8.7.0=pyhe01879c_1
98105
- importlib_resources=6.5.2=pyhd8ed1ab_0
99106
- iniconfig=2.0.0=pyhd8ed1ab_1
100107
- ipykernel=6.29.5=pyh4bbf305_0
101-
- ipython=9.3.0=pyh6be1c34_0
108+
- ipython=9.4.0=pyh6be1c34_0
102109
- ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0
103110
- ipywidgets=8.1.7=pyhd8ed1ab_0
104111
- jaraco.classes=3.4.0=pyhd8ed1ab_2
@@ -110,74 +117,87 @@ dependencies:
110117
- jupyter_core=5.8.1=pyh5737063_0
111118
- jupyterlab_widgets=3.0.15=pyhd8ed1ab_0
112119
- keyring=25.6.0=pyh7428d3b_0
113-
- kiwisolver=1.4.7=py311h3257749_0
120+
- kiwisolver=1.4.8=py311h3fd045d_1
114121
- krb5=1.21.3=hdf4eb48_0
115122
- lcms2=2.17=hbcf6048_0
123+
- ld_impl_win-64=2.44=hae1bf67_0
116124
- lerc=4.0.0=h6470a55_1
117-
- libblas=3.9.0=31_h11dc60a_openblas
125+
- libblas=3.9.0=32_h11dc60a_openblas
118126
- libboost=1.85.0=h444863b_4
119127
- libboost-devel=1.85.0=h91493d7_4
120128
- libboost-headers=1.85.0=h57928b3_4
121-
- libbrotlicommon=1.1.0=h2466b09_2
122-
- libbrotlidec=1.1.0=h2466b09_2
123-
- libbrotlienc=1.1.0=h2466b09_2
124-
- libcblas=3.9.0=31_h9bd4c3b_openblas
125-
- libclang13=20.1.6=default_h6e92b77_0
129+
- libbrotlicommon=1.1.0=h2466b09_3
130+
- libbrotlidec=1.1.0=h2466b09_3
131+
- libbrotlienc=1.1.0=h2466b09_3
132+
- libcblas=3.9.0=32_h9bd4c3b_openblas
133+
- libclang13=20.1.7=default_h6e92b77_0
134+
- libcurl=8.14.1=h88aaa65_0
126135
- libdeflate=1.24=h76ddb4d_0
127136
- libexpat=2.7.0=he0c23c2_0
128137
- libffi=3.4.6=h537db12_1
129138
- libflang=19.1.7=he0c23c2_0
130139
- libflint=3.2.2=h4de658f_0
131140
- libfreetype=2.13.3=h57928b3_1
132141
- libfreetype6=2.13.3=h0b5ce68_1
133-
- libgcc=15.1.0=h1383e82_2
142+
- libgcc=15.1.0=h1383e82_3
143+
- libgcc-devel_win-64=15.1.0=hec057c1_103
134144
- libgd=2.3.3=h7208af6_11
145+
- libgfortran=15.1.0=h719f0c7_3
146+
- libgfortran5=15.1.0=h997fb6f_3
135147
- libglib=2.84.2=hbc94333_0
136-
- libgomp=15.1.0=h1383e82_2
148+
- libgomp=15.1.0=h1383e82_3
137149
- libiconv=1.18=h135ad9c_1
138150
- libintl=0.22.5=h5728263_3
139151
- libjpeg-turbo=3.1.0=h2466b09_0
140-
- liblapack=3.9.0=31_h2526c6b_openblas
141-
- liblapacke=3.9.0=31_h1d0e49f_openblas
152+
- liblapack=3.9.0=32_h2526c6b_openblas
153+
- liblapacke=3.9.0=32_h1d0e49f_openblas
142154
- libllvm19=19.1.7=h3089188_1
143-
- liblzma=5.8.1=h2466b09_1
144-
- liblzma-devel=5.8.1=h2466b09_1
145-
- libopenblas=0.3.29=pthreads_head3c61_0
146-
- libpng=1.6.47=h7a4582a_0
155+
- liblzma=5.8.1=h2466b09_2
156+
- liblzma-devel=5.8.1=h2466b09_2
157+
- libopenblas=0.3.30=pthreads_ha4fe6b2_0
158+
- libpng=1.6.50=h95bef1e_0
147159
- libsodium=1.0.20=hc70643c_0
148-
- libsqlite=3.50.0=h67fdade_0
160+
- libsqlite=3.50.2=hf5d6505_0
161+
- libssh2=1.11.1=h9aa295b_0
162+
- libstdcxx=15.1.0=h904f734_3
163+
- libstdcxx-devel_win-64=15.1.0=hec057c1_103
149164
- libtiff=4.7.0=h05922d8_5
150165
- libwebp-base=1.5.0=h3b0e114_0
151166
- libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9
152167
- libxcb=1.17.0=h0e4246c_0
153168
- libxml2=2.13.8=h442d1da_0
154169
- libxslt=1.1.39=h3df6e99_0
155170
- libzlib=1.3.1=h2466b09_2
156-
- lld=20.1.6=he99c172_0
171+
- lld=20.1.7=he99c172_0
157172
- llvm-tools=19.1.7=h2a44499_1
173+
- m2w64-sysroot_win-64=12.0.0.r4.gg4f2fc60ca=h7428d3b_9
158174
- m4ri=20240729=h4afdad8_1
159175
- markupsafe=3.0.2=py311h5082efb_1
160176
- matplotlib=3.10.3=py311h1ea47a8_0
161177
- matplotlib-base=3.10.3=py311h8f1b1e4_0
162178
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
163179
- mccabe=0.7.0=pyhd8ed1ab_1
164180
- memory-allocator=0.1.3=py311he736701_1
165-
- meson=1.8.1=pyhe01879c_0
181+
- meson=1.8.2=pyhe01879c_0
166182
- meson-python=0.18.0=pyh70fd9c4_0
183+
- mingw-w64-ucrt-x86_64-crt-git=12.0.0.r4.gg4f2fc60ca=h7428d3b_9
184+
- mingw-w64-ucrt-x86_64-headers-git=12.0.0.r4.gg4f2fc60ca=h7428d3b_9
185+
- mingw-w64-ucrt-x86_64-windows-default-manifest=6.4=he206cdd_7
186+
- mingw-w64-ucrt-x86_64-winpthreads-git=12.0.0.r4.gg4f2fc60ca=h7428d3b_9
167187
- more-itertools=10.7.0=pyhd8ed1ab_0
168188
- mpc=1.3.1=h72bc38f_1
169189
- mpfr=4.2.1=hbc20e70_3
170190
- mpmath=1.3.0=pyhd8ed1ab_1
171-
- msgpack-python=1.1.0=py311h3257749_0
172-
- munkres=1.1.4=pyh9f0ad1d_0
191+
- msgpack-python=1.1.1=py311h3257749_0
192+
- munkres=1.1.4=pyhd8ed1ab_1
173193
- nauty=2.6.11=h2fa13f4_1
174194
- nest-asyncio=1.6.0=pyhd8ed1ab_1
175195
- networkx=3.5=pyhe01879c_0
176-
- ninja=1.12.1=hc790b64_1
177-
- numpy=2.2.6=py311h5e411d1_0
178-
- openblas=0.3.29=pthreads_h4a7f399_0
196+
- ninja=1.13.0=h79cd779_0
197+
- numpy=2.3.1=py311haedcf98_0
198+
- openblas=0.3.30=pthreads_h4a7f399_0
179199
- openjpeg=2.5.3=h4d64b90_0
180-
- openssl=3.5.0=ha4e3fda_1
200+
- openssl=3.5.1=h725018a_0
181201
- packaging=25.0=pyh29332c3_1
182202
- pari=2.17.2=h7f476ce_4_single
183203
- pari-elldata=0.0.20161017=0
@@ -189,9 +209,9 @@ dependencies:
189209
- perl=5.32.1.1=7_h57928b3_strawberry
190210
- pexpect=4.9.0=pyhd8ed1ab_1
191211
- pickleshare=0.7.5=pyhd8ed1ab_1004
192-
- pillow=11.2.1=py311h43e43bb_0
212+
- pillow=11.3.0=py311h0f9b5fc_0
193213
- pip=25.1.1=pyh8b19718_0
194-
- pixman=0.46.0=had0cd8c_0
214+
- pixman=0.46.2=had0cd8c_0
195215
- pkg-config=0.29.2=h88c491f_1009
196216
- pkgconfig=1.5.5=pyhd8ed1ab_5
197217
- pkginfo=1.12.1.2=pyhd8ed1ab_0
@@ -205,26 +225,26 @@ dependencies:
205225
- pthread-stubs=0.4=h0e40799_1002
206226
- ptyprocess=0.7.0=pyhd8ed1ab_1
207227
- pure_eval=0.2.3=pyhd8ed1ab_1
208-
- pycodestyle=2.13.0=pyhd8ed1ab_0
228+
- pycodestyle=2.14.0=pyhd8ed1ab_0
209229
- pycosat=0.6.6=py311he736701_2
210230
- pycparser=2.22=pyh29332c3_1
211-
- pydantic=2.11.4=pyh3cfb1c2_0
231+
- pydantic=2.11.7=pyh3cfb1c2_0
212232
- pydantic-core=2.33.2=py311hc4022dc_0
213-
- pyflakes=3.3.2=pyhd8ed1ab_0
233+
- pyflakes=3.4.0=pyhd8ed1ab_0
214234
- pygithub=2.6.1=pyhd8ed1ab_0
215-
- pygments=2.19.1=pyhd8ed1ab_0
235+
- pygments=2.19.2=pyhd8ed1ab_0
216236
- pyjwt=2.10.1=pyhd8ed1ab_0
217237
- pynacl=1.5.0=py311h984d3dc_4
218238
- pyparsing=3.2.3=pyhd8ed1ab_1
219239
- pyproject-metadata=0.9.1=pyhd8ed1ab_0
220240
- pyproject_hooks=1.2.0=pyhd8ed1ab_1
221241
- pyside6=6.9.1=py311h5d1a980_0
222242
- pysocks=1.7.1=pyh09c184e_7
223-
- pytest=8.4.0=pyhd8ed1ab_0
224-
- pytest-xdist=3.7.0=pyhd8ed1ab_0
243+
- pytest=8.4.1=pyhd8ed1ab_0
244+
- pytest-xdist=3.8.0=pyhd8ed1ab_0
225245
- python=3.11.13=h3f84c4b_0_cpython
226246
- python-build=1.2.2.post1=pyhff2d567_1
227-
- python-dateutil=2.9.0.post0=pyhff2d567_1
247+
- python-dateutil=2.9.0.post0=pyhe01879c_2
228248
- python-fastjsonschema=2.21.1=pyhd8ed1ab_0
229249
- python-installer=0.7.0=pyhff2d567_1
230250
- python-symengine=0.14.0=py311h17a871d_1
@@ -234,22 +254,24 @@ dependencies:
234254
- pywin32=307=py311hda3d55a_3
235255
- pywin32-ctypes=0.2.3=py311h1ea47a8_1
236256
- pyyaml=6.0.2=py311h5082efb_2
237-
- pyzmq=26.4.0=py311h484c95c_0
257+
- pyzmq=27.0.0=py311h484c95c_0
238258
- qhull=2020.2=hc790b64_5
239-
- qt6-main=6.9.1=h02ddd7d_0
259+
- qt6-main=6.9.1=h02ddd7d_1
260+
- r-base=4.4.3=h80eeea9_2
261+
- r-lattice=0.22_7=r44h11b023d_0
240262
- rapidfuzz=3.13.0=py311hda3d55a_0
241-
- requests=2.32.3=pyhd8ed1ab_1
263+
- requests=2.32.4=pyhd8ed1ab_0
242264
- requests-toolbelt=1.0.0=pyhd8ed1ab_1
243265
- restructuredtext_lint=1.4.0=pyhd8ed1ab_1
244266
- roman-numerals-py=3.1.0=pyhd8ed1ab_0
245-
- ruamel.yaml=0.18.12=py311he736701_0
267+
- ruamel.yaml=0.18.14=py311he736701_0
246268
- ruamel.yaml.clib=0.2.8=py311he736701_1
247269
- ruamel.yaml.jinja2=0.2.7=pyhd8ed1ab_1
248-
- ruff=0.11.12=py311hfc2f1ad_0
270+
- ruff=0.12.2=hd40eec1_0
249271
- sagemath-db-elliptic-curves=0.8.1=hecc5488_0
250272
- sagemath-db-graphs=20210214=hd8ed1ab_0
251273
- sagemath-db-polytopes=20170220=1
252-
- scipy=1.15.2=py311h99d06ae_0
274+
- scipy=1.16.0=py311h0e21e1b_0
253275
- semver=3.0.4=pyhd8ed1ab_0
254276
- setuptools=80.9.0=pyhff2d567_0
255277
- shellingham=1.5.4=pyhd8ed1ab_1
@@ -259,20 +281,22 @@ dependencies:
259281
- soupsieve=2.7=pyhd8ed1ab_0
260282
- sphinx=8.2.3=pyhd8ed1ab_0
261283
- sphinx-basic-ng=1.0.0b2=pyhd8ed1ab_3
284+
- sphinx-copybutton=0.5.2=pyhd8ed1ab_1
262285
- sphinx-inline-tabs=2023.4.21=pyhd8ed1ab_1
263286
- sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1
264287
- sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_1
265288
- sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_1
266289
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1
267290
- sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1
268291
- sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1
269-
- sqlite=3.50.0=h2466b09_0
292+
- sqlite=3.50.2=hdb435a2_0
270293
- stack_data=0.6.3=pyhd8ed1ab_1
271294
- stdlib-list=0.11.1=pyhd8ed1ab_0
272295
- symengine=0.14.0=h1ba984b_1
273296
- symmetrica=3.0.1=h1537add_0
274297
- sympy=1.14.0=pyh04b8f61_5
275298
- tk=8.6.13=h2c6b04d_2
299+
- tktable=2.10=h7e9e0db_7
276300
- toml=0.10.2=pyhd8ed1ab_1
277301
- tomli=2.2.1=pyhd8ed1ab_1
278302
- tomli-w=1.2.0=pyhd8ed1ab_0
@@ -281,18 +305,19 @@ dependencies:
281305
- tqdm=4.67.1=pyhd8ed1ab_1
282306
- traitlets=5.14.3=pyhd8ed1ab_1
283307
- trove-classifiers=2025.5.9.12=pyhd8ed1ab_0
284-
- typing-extensions=4.14.0=h32cad80_0
308+
- typing-extensions=4.14.1=h4440ef1_0
285309
- typing-inspection=0.4.1=pyhd8ed1ab_0
286-
- typing_extensions=4.14.0=pyhe01879c_0
310+
- typing_extensions=4.14.1=pyhe01879c_0
287311
- tzdata=2025b=h78e105d_0
288312
- ucrt=10.0.22621.0=h57928b3_1
289313
- unicodedata2=16.0.0=py311he736701_0
290-
- urllib3=2.4.0=pyhd8ed1ab_0
291-
- vc=14.3=h2b53caa_26
292-
- vc14_runtime=14.42.34438=hfd919c2_26
314+
- urllib3=2.5.0=pyhd8ed1ab_0
315+
- uv=0.7.19=h579f82e_0
316+
- vc=14.3=h41ae7f8_26
317+
- vc14_runtime=14.44.35208=h818238b_26
293318
- virtualenv=20.31.2=pyhd8ed1ab_0
294-
- vs2015_runtime=14.42.34438=h7142326_26
295-
- vs2022_win-64=19.43.34604=h070f0e0_26
319+
- vs2015_runtime=14.44.35208=h38c0c73_26
320+
- vs2022_win-64=19.44.35207=ha74f236_26
296321
- vswhere=3.1.7=h40126e0_1
297322
- wcwidth=0.2.13=pyhd8ed1ab_1
298323
- wheel=0.45.1=pyhd8ed1ab_1
@@ -308,11 +333,11 @@ dependencies:
308333
- xorg-libxext=1.3.6=h0e40799_0
309334
- xorg-libxpm=3.5.17=h0e40799_1
310335
- xorg-libxt=1.3.1=h0e40799_0
311-
- xz=5.8.1=h208afaa_1
312-
- xz-tools=5.8.1=h2466b09_1
336+
- xz=5.8.1=h208afaa_2
337+
- xz-tools=5.8.1=h2466b09_2
313338
- yaml=0.2.5=h8ffe710_2
314339
- zeromq=4.3.5=ha9f60a1_7
315-
- zipp=3.22.0=pyhd8ed1ab_0
340+
- zipp=3.23.0=pyhd8ed1ab_0
316341
- zlib=1.3.1=h2466b09_2
317342
- zstandard=0.23.0=py311he736701_2
318343
- zstd=1.5.7=hbeecb71_2

0 commit comments

Comments
 (0)