From 3a2d430c887cf442ef03397bc73b2e946a82a870 Mon Sep 17 00:00:00 2001 From: Frank Malatino Date: Fri, 13 Sep 2024 10:54:14 -0400 Subject: [PATCH] Updated constraints to reflect incoming new versions of subrepositories --- constraints.txt | 36 ++++++++++++++++++++++++++++++++---- 1 file changed, 32 insertions(+), 4 deletions(-) diff --git a/constraints.txt b/constraints.txt index de40e880..3f6a9431 100644 --- a/constraints.txt +++ b/constraints.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -216,6 +228,8 @@ markupsafe==2.1.5 # via # jinja2 # mako +matplotlib==3.9.2 + # via ndsl matplotlib-inline==0.1.7 # via # ipykernel @@ -264,9 +278,11 @@ numpy==1.26.4 # via # -r requirements_dev.txt # cftime + # contourpy # dace # gt4py # h5py + # matplotlib # ndsl # netcdf4 # numcodecs @@ -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 @@ -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 @@ -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 @@ -365,6 +388,7 @@ python-dateutil==2.9.0.post0 # via # faker # jupyter-client + # matplotlib # pandas pytz==2024.1 # via @@ -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 @@ -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