diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index a1d41450..f0e8d45a 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -34,7 +34,7 @@ comm==0.2.1 contourpy==1.2.0 coverage==7.4.1 cycler==0.12.1 -debugpy==1.8.0 +debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 @@ -58,22 +58,19 @@ google-pasta==0.2.0 graphviz==0.20.1 greenlet==3.0.3 grpcio==1.60.1 -h11==0.14.0 h5py==3.10.0 hepunits==2.3.3 -httpcore==1.0.2 -httpx==0.26.0 identify==2.5.33 idna==3.6 imagesize==1.4.1 -iminuit==2.25.0 +iminuit==2.25.2 importlib-metadata==7.0.1 iniconfig==2.0.0 -ipykernel==6.29.1 +ipykernel==6.29.2 ipympl==0.9.3 ipython==8.21.0 ipython-genutils==0.2.0 -ipywidgets==8.1.1 +ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 jax==0.4.24 @@ -94,20 +91,20 @@ jupyter-lsp==2.2.2 jupyter-server==2.12.5 jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.2 -jupyterlab==4.1.0 +jupyterlab==4.0.12 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.0.3 jupyterlab-myst==2.1.0 jupyterlab-pygments==0.3.0 jupyterlab-server==2.25.2 -jupyterlab-widgets==3.0.9 +jupyterlab-widgets==3.0.10 keras==2.15.0 kiwisolver==1.4.5 libclang==16.0.6 livereload==2.6.3 llvmlite==0.42.0 -lsprotocol==2024.0.0a1 +lsprotocol==2023.0.1 markdown==3.5.2 markdown-it-py==3.0.0 markupsafe==2.1.5 @@ -123,13 +120,13 @@ mypy-extensions==1.0.0 myst-nb==1.0.0 myst-parser==2.0.0 nbclient==0.6.8 -nbconvert==7.15.0 +nbconvert==7.16.0 nbdime==4.0.1 nbformat==5.9.2 nbmake==1.5.0 nest-asyncio==1.6.0 nodeenv==1.8.0 -notebook==7.0.7 +notebook==7.0.8 notebook-shim==0.2.3 numba==0.59.0 numpy==1.26.4 @@ -150,7 +147,7 @@ pluggy==1.4.0 pre-commit==3.6.0 prometheus-client==0.19.0 prompt-toolkit==3.0.43 -protobuf==4.23.4 +protobuf==4.25.2 psutil==5.9.8 ptyprocess==0.7.0 pure-eval==0.2.2 @@ -171,7 +168,7 @@ python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.2 +python-lsp-ruff==2.1.0 python-lsp-server==1.10.0 pytoolconfig==1.3.1 pytz==2024.1 @@ -188,7 +185,7 @@ rfc3986-validator==0.1.1 rope==1.12.0 rpds-py==0.17.1 rsa==4.9 -ruff==0.1.15 +ruff==0.2.1 scipy==1.12.0 send2trash==1.8.2 six==1.16.0 @@ -204,7 +201,7 @@ sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 -sphinx-thebe==0.3.0 +sphinx-thebe==0.3.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 @@ -217,7 +214,7 @@ sqlalchemy==2.0.25 stack-data==0.6.3 sympy==1.12 tabulate==0.9.0 -tensorboard==2.15.1 +tensorboard==2.15.2 tensorboard-data-server==0.7.2 tensorflow==2.15.0 tensorflow-estimator==2.15.0 @@ -249,7 +246,7 @@ webencodings==0.5.1 websocket-client==1.7.0 werkzeug==3.0.1 wheel==0.42.0 -widgetsnbextension==4.0.9 +widgetsnbextension==4.0.10 wrapt==1.14.1 zipp==3.17.0 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 97a3874b..24fab55a 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -34,7 +34,7 @@ comm==0.2.1 contourpy==1.2.0 coverage==7.4.1 cycler==0.12.1 -debugpy==1.8.0 +debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 @@ -57,22 +57,19 @@ google-pasta==0.2.0 graphviz==0.20.1 greenlet==3.0.3 grpcio==1.60.1 -h11==0.14.0 h5py==3.10.0 hepunits==2.3.3 -httpcore==1.0.2 -httpx==0.26.0 identify==2.5.33 idna==3.6 imagesize==1.4.1 -iminuit==2.25.0 +iminuit==2.25.2 importlib-metadata==7.0.1 iniconfig==2.0.0 -ipykernel==6.29.1 +ipykernel==6.29.2 ipympl==0.9.3 ipython==8.21.0 ipython-genutils==0.2.0 -ipywidgets==8.1.1 +ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 jax==0.4.24 @@ -93,20 +90,20 @@ jupyter-lsp==2.2.2 jupyter-server==2.12.5 jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.2 -jupyterlab==4.1.0 +jupyterlab==4.0.12 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.0.3 jupyterlab-myst==2.1.0 jupyterlab-pygments==0.3.0 jupyterlab-server==2.25.2 -jupyterlab-widgets==3.0.9 +jupyterlab-widgets==3.0.10 keras==2.15.0 kiwisolver==1.4.5 libclang==16.0.6 livereload==2.6.3 llvmlite==0.42.0 -lsprotocol==2024.0.0a1 +lsprotocol==2023.0.1 markdown==3.5.2 markdown-it-py==3.0.0 markupsafe==2.1.5 @@ -122,13 +119,13 @@ mypy-extensions==1.0.0 myst-nb==1.0.0 myst-parser==2.0.0 nbclient==0.6.8 -nbconvert==7.15.0 +nbconvert==7.16.0 nbdime==4.0.1 nbformat==5.9.2 nbmake==1.5.0 nest-asyncio==1.6.0 nodeenv==1.8.0 -notebook==7.0.7 +notebook==7.0.8 notebook-shim==0.2.3 numba==0.59.0 numpy==1.26.4 @@ -149,7 +146,7 @@ pluggy==1.4.0 pre-commit==3.6.0 prometheus-client==0.19.0 prompt-toolkit==3.0.43 -protobuf==4.23.4 +protobuf==4.25.2 psutil==5.9.8 ptyprocess==0.7.0 pure-eval==0.2.2 @@ -170,7 +167,7 @@ python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.2 +python-lsp-ruff==2.1.0 python-lsp-server==1.10.0 pytoolconfig==1.3.1 pytz==2024.1 @@ -187,7 +184,7 @@ rfc3986-validator==0.1.1 rope==1.12.0 rpds-py==0.17.1 rsa==4.9 -ruff==0.1.15 +ruff==0.2.1 scipy==1.12.0 send2trash==1.8.2 six==1.16.0 @@ -203,7 +200,7 @@ sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 -sphinx-thebe==0.3.0 +sphinx-thebe==0.3.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 @@ -216,7 +213,7 @@ sqlalchemy==2.0.25 stack-data==0.6.3 sympy==1.12 tabulate==0.9.0 -tensorboard==2.15.1 +tensorboard==2.15.2 tensorboard-data-server==0.7.2 tensorflow==2.15.0 tensorflow-estimator==2.15.0 @@ -247,7 +244,7 @@ webencodings==0.5.1 websocket-client==1.7.0 werkzeug==3.0.1 wheel==0.42.0 -widgetsnbextension==4.0.9 +widgetsnbextension==4.0.10 wrapt==1.14.1 zipp==3.17.0 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index 938772c8..4562485b 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -35,7 +35,7 @@ comm==0.2.1 contourpy==1.1.1 coverage==7.4.1 cycler==0.12.1 -debugpy==1.8.0 +debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 @@ -59,23 +59,20 @@ google-pasta==0.2.0 graphviz==0.20.1 greenlet==3.0.3 grpcio==1.60.1 -h11==0.14.0 h5py==3.10.0 hepunits==2.3.3 -httpcore==1.0.2 -httpx==0.26.0 identify==2.5.33 idna==3.6 imagesize==1.4.1 -iminuit==2.25.0 +iminuit==2.25.2 importlib-metadata==7.0.1 importlib-resources==6.1.1 iniconfig==2.0.0 -ipykernel==6.29.1 +ipykernel==6.29.2 ipympl==0.9.3 ipython==8.12.3 ipython-genutils==0.2.0 -ipywidgets==8.1.1 +ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 jax==0.4.13 @@ -96,20 +93,20 @@ jupyter-lsp==2.2.2 jupyter-server==2.12.5 jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.2 -jupyterlab==4.1.0 +jupyterlab==4.0.12 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.0.3 jupyterlab-myst==2.1.0 jupyterlab-pygments==0.3.0 jupyterlab-server==2.25.2 -jupyterlab-widgets==3.0.9 +jupyterlab-widgets==3.0.10 keras==2.11.0 kiwisolver==1.4.5 libclang==16.0.6 livereload==2.6.3 llvmlite==0.41.1 -lsprotocol==2024.0.0a1 +lsprotocol==2023.0.1 markdown==3.5.2 markdown-it-py==2.2.0 markupsafe==2.1.5 @@ -125,13 +122,13 @@ mypy-extensions==1.0.0 myst-nb==0.17.2 myst-parser==0.18.1 nbclient==0.6.8 -nbconvert==7.15.0 +nbconvert==7.16.0 nbdime==4.0.1 nbformat==5.9.2 nbmake==1.5.0 nest-asyncio==1.6.0 nodeenv==1.8.0 -notebook==7.0.7 +notebook==7.0.8 notebook-shim==0.2.3 numba==0.58.1 numpy==1.24.4 @@ -175,7 +172,7 @@ python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.2 +python-lsp-ruff==2.1.0 python-lsp-server==1.10.0 pytoolconfig==1.3.1 pytz==2024.1 @@ -192,7 +189,7 @@ rfc3986-validator==0.1.1 rope==1.12.0 rpds-py==0.17.1 rsa==4.9 -ruff==0.1.15 +ruff==0.2.1 scipy==1.10.1 send2trash==1.8.2 six==1.16.0 @@ -208,7 +205,7 @@ sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 -sphinx-thebe==0.3.0 +sphinx-thebe==0.3.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.4 sphinxcontrib-devhelp==1.0.2 @@ -254,7 +251,7 @@ webencodings==0.5.1 websocket-client==1.7.0 werkzeug==3.0.1 wheel==0.42.0 -widgetsnbextension==4.0.9 +widgetsnbextension==4.0.10 wrapt==1.16.0 zipp==3.17.0 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 476b32c2..08777ba6 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -34,7 +34,7 @@ comm==0.2.1 contourpy==1.2.0 coverage==7.4.1 cycler==0.12.1 -debugpy==1.8.0 +debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 @@ -58,23 +58,20 @@ google-pasta==0.2.0 graphviz==0.20.1 greenlet==3.0.3 grpcio==1.60.1 -h11==0.14.0 h5py==3.10.0 hepunits==2.3.3 -httpcore==1.0.2 -httpx==0.26.0 identify==2.5.33 idna==3.6 imagesize==1.4.1 -iminuit==2.25.0 +iminuit==2.25.2 importlib-metadata==7.0.1 importlib-resources==6.1.1 iniconfig==2.0.0 -ipykernel==6.29.1 +ipykernel==6.29.2 ipympl==0.9.3 ipython==8.18.1 ipython-genutils==0.2.0 -ipywidgets==8.1.1 +ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 jax==0.4.24 @@ -95,20 +92,20 @@ jupyter-lsp==2.2.2 jupyter-server==2.12.5 jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.2 -jupyterlab==4.1.0 +jupyterlab==4.0.12 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.0.3 jupyterlab-myst==2.1.0 jupyterlab-pygments==0.3.0 jupyterlab-server==2.25.2 -jupyterlab-widgets==3.0.9 +jupyterlab-widgets==3.0.10 keras==2.15.0 kiwisolver==1.4.5 libclang==16.0.6 livereload==2.6.3 llvmlite==0.42.0 -lsprotocol==2024.0.0a1 +lsprotocol==2023.0.1 markdown==3.5.2 markdown-it-py==3.0.0 markupsafe==2.1.5 @@ -124,13 +121,13 @@ mypy-extensions==1.0.0 myst-nb==1.0.0 myst-parser==2.0.0 nbclient==0.6.8 -nbconvert==7.15.0 +nbconvert==7.16.0 nbdime==4.0.1 nbformat==5.9.2 nbmake==1.5.0 nest-asyncio==1.6.0 nodeenv==1.8.0 -notebook==7.0.7 +notebook==7.0.8 notebook-shim==0.2.3 numba==0.59.0 numpy==1.26.4 @@ -151,7 +148,7 @@ pluggy==1.4.0 pre-commit==3.6.0 prometheus-client==0.19.0 prompt-toolkit==3.0.43 -protobuf==4.23.4 +protobuf==4.25.2 psutil==5.9.8 ptyprocess==0.7.0 pure-eval==0.2.2 @@ -172,7 +169,7 @@ python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.2 +python-lsp-ruff==2.1.0 python-lsp-server==1.10.0 pytoolconfig==1.3.1 pytz==2024.1 @@ -189,7 +186,7 @@ rfc3986-validator==0.1.1 rope==1.12.0 rpds-py==0.17.1 rsa==4.9 -ruff==0.1.15 +ruff==0.2.1 scipy==1.12.0 send2trash==1.8.2 six==1.16.0 @@ -205,7 +202,7 @@ sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 -sphinx-thebe==0.3.0 +sphinx-thebe==0.3.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 @@ -218,7 +215,7 @@ sqlalchemy==2.0.25 stack-data==0.6.3 sympy==1.12 tabulate==0.9.0 -tensorboard==2.15.1 +tensorboard==2.15.2 tensorboard-data-server==0.7.2 tensorflow==2.15.0 tensorflow-estimator==2.15.0 @@ -250,7 +247,7 @@ webencodings==0.5.1 websocket-client==1.7.0 werkzeug==3.0.1 wheel==0.42.0 -widgetsnbextension==4.0.9 +widgetsnbextension==4.0.10 wrapt==1.14.1 zipp==3.17.0