Skip to content

Commit

Permalink
Updated constraints to reflect incoming new versions of subrepositories
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalatino committed Sep 13, 2024
1 parent 6640a99 commit 3a2d430
Showing 1 changed file with 32 additions and 4 deletions.
36 changes: 32 additions & 4 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,19 @@ click==8.1.7
cloudpickle==3.0.0
# via dask
cmake==3.29.2
# via gt4py
# via
# dace
# gt4py
comm==0.2.2
# via ipykernel
commonmark==0.9.1
# via recommonmark
contourpy==1.3.0
# via matplotlib
coverage==7.5.0
# via pytest-cov
cycler==0.12.1
# via matplotlib
cytoolz==0.12.3
# via gt4py
dacite==1.8.1
Expand All @@ -93,6 +99,8 @@ dill==0.3.8
# via dace
distlib==0.3.2
# via virtualenv
distro==1.9.0
# via scikit-build
docutils==0.16
# via
# recommonmark
Expand All @@ -119,6 +127,8 @@ fastjsonschema==2.19.1
# via nbformat
filelock==3.0.12
# via virtualenv
fonttools==4.53.1
# via matplotlib
fparser==0.1.4
# via dace
frozendict==2.4.2
Expand Down Expand Up @@ -164,7 +174,7 @@ googleapis-common-protos==1.63.0
# via google-api-core
gprof2dot==2022.7.29
# via pytest-profiling
gridtools-cpp==2.3.2
gridtools-cpp==2.3.4
# via gt4py
h5netcdf==1.3.0
# via ndsl
Expand Down Expand Up @@ -206,6 +216,8 @@ jupyter-core==5.7.2
# ipykernel
# jupyter-client
# nbformat
kiwisolver==1.4.7
# via matplotlib
lark==1.1.9
# via gt4py
locket==1.0.0
Expand All @@ -216,6 +228,8 @@ markupsafe==2.1.5
# via
# jinja2
# mako
matplotlib==3.9.2
# via ndsl
matplotlib-inline==0.1.7
# via
# ipykernel
Expand Down Expand Up @@ -264,9 +278,11 @@ numpy==1.26.4
# via
# -r requirements_dev.txt
# cftime
# contourpy
# dace
# gt4py
# h5py
# matplotlib
# ndsl
# netcdf4
# numcodecs
Expand All @@ -284,11 +300,14 @@ ordered-set==4.1.0
packaging==24.0
# via
# black
# dace
# dask
# gt4py
# h5netcdf
# ipykernel
# matplotlib
# pytest
# scikit-build
# setuptools-scm
# sphinx
# xarray
Expand All @@ -302,7 +321,9 @@ pathspec==0.12.1
# via black
pexpect==4.9.0
# via ipython
platformdirs==3.10.0
pillow==10.4.0
# via matplotlib
platformdirs==2.6.2
# via
# black
# jupyter-core
Expand Down Expand Up @@ -342,6 +363,8 @@ pygments==2.17.2
# ipython
# nbmake
# sphinx
pyparsing==3.1.4
# via matplotlib
pytest==8.1.1
# via
# -r requirements_dev.txt
Expand All @@ -365,6 +388,7 @@ python-dateutil==2.9.0.post0
# via
# faker
# jupyter-client
# matplotlib
# pandas
pytz==2024.1
# via
Expand Down Expand Up @@ -403,6 +427,8 @@ rpds-py==0.18.0
# referencing
rsa==4.9
# via google-auth
scikit-build==0.18.1
# via dace
scipy==1.13.0
# via
# -r requirements_dev.txt
Expand Down Expand Up @@ -486,7 +512,9 @@ wcwidth==0.2.13
websockets==12.0
# via dace
wheel==0.43.0
# via astunparse
# via
# astunparse
# scikit-build
xarray==2024.3.0
# via
# -r requirements_dev.txt
Expand Down

0 comments on commit 3a2d430

Please sign in to comment.