diff --git a/dev_tools/requirements/envs/dev.env.txt b/dev_tools/requirements/envs/dev.env.txt index 60b9216e4..e536aa3d7 100644 --- a/dev_tools/requirements/envs/dev.env.txt +++ b/dev_tools/requirements/envs/dev.env.txt @@ -30,7 +30,7 @@ astor==0.8.1 # via # flynt # tensorflow-docs -astroid==2.15.8 +astroid==3.3.5 # via pylint asttokens==2.4.1 # via stack-data @@ -105,7 +105,7 @@ cryptography==43.0.1 # via secretstorage cycler==0.12.1 # via matplotlib -cytoolz==0.12.3 +cytoolz==1.0.0 # via quimb dash==2.18.1 # via -r deps/runtime.txt @@ -228,9 +228,9 @@ jaraco-context==6.0.1 # via keyring jaraco-functools==4.1.0 # via keyring -jax==0.4.33 +jax==0.4.34 # via openfermion -jaxlib==0.4.33 +jaxlib==0.4.34 # via # jax # openfermion @@ -304,8 +304,6 @@ keyring==25.4.1 # via twine kiwisolver==1.4.7 # via matplotlib -lazy-object-proxy==1.10.0 - # via astroid llvmlite==0.43.0 # via numba markdown-it-py==3.0.0 @@ -515,7 +513,7 @@ pygments==2.18.0 # readme-renderer # rich # sphinx -pylint==2.17.7 +pylint==3.3.1 # via -r deps/pylint.txt pyparsing==3.1.4 # via @@ -602,7 +600,7 @@ rfc3986-validator==0.1.1 # via # jsonschema # jupyter-events -rich==13.9.1 +rich==13.9.2 # via twine rpds-py==0.20.0 # via @@ -696,7 +694,7 @@ tomli==2.0.2 # sphinx tomlkit==0.13.2 # via pylint -toolz==0.12.1 +toolz==1.0.0 # via cytoolz tornado==6.4.1 # via @@ -729,7 +727,7 @@ twine==5.1.1 # via -r deps/packaging.txt types-protobuf==5.28.0.20240924 # via mypy-protobuf -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via arrow typing-extensions==4.12.2 # via @@ -780,8 +778,6 @@ wheel==0.44.0 # pip-tools widgetsnbextension==4.0.13 # via ipywidgets -wrapt==1.16.0 - # via astroid zipp==3.20.2 # via importlib-metadata diff --git a/dev_tools/requirements/envs/docs.env.txt b/dev_tools/requirements/envs/docs.env.txt index 2468fd901..d712bd9b1 100644 --- a/dev_tools/requirements/envs/docs.env.txt +++ b/dev_tools/requirements/envs/docs.env.txt @@ -133,7 +133,7 @@ cycler==0.12.1 # via # -c envs/dev.env.txt # matplotlib -cytoolz==0.12.3 +cytoolz==1.0.0 # via # -c envs/dev.env.txt # quimb @@ -767,7 +767,7 @@ tomli==2.0.2 # -c envs/dev.env.txt # jupyterlab # sphinx -toolz==0.12.1 +toolz==1.0.0 # via # -c envs/dev.env.txt # cytoolz @@ -801,7 +801,7 @@ traitlets==5.14.3 # nbclient # nbconvert # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via # -c envs/dev.env.txt # arrow diff --git a/dev_tools/requirements/envs/format.env.txt b/dev_tools/requirements/envs/format.env.txt index 14fdefc6a..22872de48 100644 --- a/dev_tools/requirements/envs/format.env.txt +++ b/dev_tools/requirements/envs/format.env.txt @@ -121,7 +121,7 @@ cycler==0.12.1 # via # -c envs/dev.env.txt # matplotlib -cytoolz==0.12.3 +cytoolz==1.0.0 # via # -c envs/dev.env.txt # quimb @@ -658,7 +658,7 @@ tomli==2.0.2 # black # flynt # jupyterlab -toolz==0.12.1 +toolz==1.0.0 # via # -c envs/dev.env.txt # cytoolz @@ -692,7 +692,7 @@ traitlets==5.14.3 # nbclient # nbconvert # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via # -c envs/dev.env.txt # arrow diff --git a/dev_tools/requirements/envs/pylint.env.txt b/dev_tools/requirements/envs/pylint.env.txt index d705b6bd9..0e3dddb6e 100644 --- a/dev_tools/requirements/envs/pylint.env.txt +++ b/dev_tools/requirements/envs/pylint.env.txt @@ -45,7 +45,7 @@ astor==0.8.1 # via # -c envs/dev.env.txt # tensorflow-docs -astroid==2.15.8 +astroid==3.3.5 # via # -c envs/dev.env.txt # pylint @@ -134,7 +134,7 @@ cycler==0.12.1 # via # -c envs/dev.env.txt # matplotlib -cytoolz==0.12.3 +cytoolz==1.0.0 # via # -c envs/dev.env.txt # quimb @@ -287,11 +287,11 @@ itsdangerous==2.2.0 # via # -c envs/dev.env.txt # flask -jax==0.4.33 +jax==0.4.34 # via # -c envs/dev.env.txt # openfermion -jaxlib==0.4.33 +jaxlib==0.4.34 # via # -c envs/dev.env.txt # jax @@ -385,10 +385,6 @@ kiwisolver==1.4.7 # via # -c envs/dev.env.txt # matplotlib -lazy-object-proxy==1.10.0 - # via - # -c envs/dev.env.txt - # astroid llvmlite==0.43.0 # via # -c envs/dev.env.txt @@ -606,7 +602,7 @@ pygments==2.18.0 # ipython # nbconvert # sphinx -pylint==2.17.7 +pylint==3.3.1 # via # -c envs/dev.env.txt # -r deps/pylint.txt @@ -805,7 +801,7 @@ tomlkit==0.13.2 # via # -c envs/dev.env.txt # pylint -toolz==0.12.1 +toolz==1.0.0 # via # -c envs/dev.env.txt # cytoolz @@ -839,7 +835,7 @@ traitlets==5.14.3 # nbclient # nbconvert # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via # -c envs/dev.env.txt # arrow @@ -895,10 +891,6 @@ widgetsnbextension==4.0.13 # via # -c envs/dev.env.txt # ipywidgets -wrapt==1.16.0 - # via - # -c envs/dev.env.txt - # astroid zipp==3.20.2 # via # -c envs/dev.env.txt diff --git a/dev_tools/requirements/envs/pytest.env.txt b/dev_tools/requirements/envs/pytest.env.txt index c740dd068..3ecafa454 100644 --- a/dev_tools/requirements/envs/pytest.env.txt +++ b/dev_tools/requirements/envs/pytest.env.txt @@ -121,7 +121,7 @@ cycler==0.12.1 # via # -c envs/dev.env.txt # matplotlib -cytoolz==0.12.3 +cytoolz==1.0.0 # via # -c envs/dev.env.txt # quimb @@ -263,11 +263,11 @@ itsdangerous==2.2.0 # via # -c envs/dev.env.txt # flask -jax==0.4.33 +jax==0.4.34 # via # -c envs/dev.env.txt # openfermion -jaxlib==0.4.33 +jaxlib==0.4.34 # via # -c envs/dev.env.txt # jax @@ -734,7 +734,7 @@ tomli==2.0.2 # coverage # jupyterlab # pytest -toolz==0.12.1 +toolz==1.0.0 # via # -c envs/dev.env.txt # cytoolz @@ -768,7 +768,7 @@ traitlets==5.14.3 # nbclient # nbconvert # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via # -c envs/dev.env.txt # arrow diff --git a/dev_tools/requirements/envs/runtime.env.txt b/dev_tools/requirements/envs/runtime.env.txt index e8ccda755..18d4d020b 100644 --- a/dev_tools/requirements/envs/runtime.env.txt +++ b/dev_tools/requirements/envs/runtime.env.txt @@ -112,7 +112,7 @@ cycler==0.12.1 # via # -c envs/dev.env.txt # matplotlib -cytoolz==0.12.3 +cytoolz==1.0.0 # via # -c envs/dev.env.txt # quimb @@ -629,7 +629,7 @@ tomli==2.0.2 # via # -c envs/dev.env.txt # jupyterlab -toolz==0.12.1 +toolz==1.0.0 # via # -c envs/dev.env.txt # cytoolz @@ -663,7 +663,7 @@ traitlets==5.14.3 # nbclient # nbconvert # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via # -c envs/dev.env.txt # arrow