Skip to content

Commit 0153ff9

Browse files
committed
Updating constraints to match requirement for zarr
1 parent 4bb5642 commit 0153ff9

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

constraints.txt

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ click==8.1.7
6262
cloudpickle==3.0.0
6363
# via dask
6464
cmake==3.29.2
65-
# via
66-
# dace
67-
# gt4py
65+
# via gt4py
6866
comm==0.2.2
6967
# via ipykernel
7068
commonmark==0.9.1
@@ -99,8 +97,6 @@ dill==0.3.8
9997
# via dace
10098
distlib==0.3.2
10199
# via virtualenv
102-
distro==1.9.0
103-
# via scikit-build
104100
docutils==0.16
105101
# via
106102
# recommonmark
@@ -200,7 +196,6 @@ jedi==0.19.1
200196
# via ipython
201197
jinja2==3.1.3
202198
# via
203-
# dace
204199
# gt4py
205200
# sphinx
206201
jsonschema==4.21.1
@@ -307,7 +302,6 @@ packaging==24.0
307302
# ipykernel
308303
# matplotlib
309304
# pytest
310-
# scikit-build
311305
# setuptools-scm
312306
# sphinx
313307
# xarray
@@ -323,7 +317,7 @@ pexpect==4.9.0
323317
# via ipython
324318
pillow==10.4.0
325319
# via matplotlib
326-
platformdirs==2.6.2
320+
platformdirs==3.9.1
327321
# via
328322
# black
329323
# jupyter-core
@@ -427,8 +421,6 @@ rpds-py==0.18.0
427421
# referencing
428422
rsa==4.9
429423
# via google-auth
430-
scikit-build==0.18.1
431-
# via dace
432424
scipy==1.13.0
433425
# via
434426
# -r requirements_dev.txt
@@ -509,13 +501,9 @@ virtualenv==20.7.2
509501
# via pre-commit
510502
wcwidth==0.2.13
511503
# via prompt-toolkit
512-
websockets==12.0
513-
# via dace
514504
wheel==0.43.0
515-
# via
516-
# astunparse
517-
# scikit-build
518-
xarray==2025.01.2
505+
# via astunparse
506+
xarray==2025.1.2
519507
# via
520508
# -r requirements_dev.txt
521509
# ndsl

0 commit comments

Comments
 (0)