From ef101b863d01b7bae51e322b3ddaa82c7d7fe726 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 6 Mar 2024 21:13:18 +0000 Subject: [PATCH] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 170 ++++++++++++++++++++-------------------- .constraints/py3.11.txt | 170 ++++++++++++++++++++-------------------- .constraints/py3.8.txt | 159 ++++++++++++++++++------------------- .constraints/py3.9.txt | 170 ++++++++++++++++++++-------------------- .pre-commit-config.yaml | 12 +-- 5 files changed, 341 insertions(+), 340 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 05870954..ccaa221e 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -1,14 +1,10 @@ -# -# This file is autogenerated by pip-compile with Python 3.10 -# by the following command: -# -# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras --unsafe-package=ampform-dpd --unsafe-package=pip --unsafe-package=setuptools -# -absl-py==2.0.0 +# This file was autogenerated by uv via the following command: +# uv pip compile pyproject.toml -o .constraints/py3.10.txt --all-extras --no-annotate --python-version=3.10 --no-emit-package setuptools +absl-py==2.1.0 accessible-pygments==0.0.4 alabaster==0.7.16 -ampform==0.14.8 -anyio==4.2.0 +ampform==0.14.11 +anyio==4.3.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 @@ -17,12 +13,12 @@ astunparse==1.6.3 async-lru==2.0.4 attrs==23.2.0 babel==2.14.0 -beautifulsoup4==4.12.2 -black==23.12.1 +beautifulsoup4==4.12.3 +black==24.2.0 bleach==6.1.0 -cachetools==5.3.2 +cachetools==5.3.3 cattrs==23.2.3 -certifi==2023.11.17 +certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 @@ -32,14 +28,14 @@ cloudpickle==3.0.0 colorama==0.4.6 comm==0.2.1 contourpy==1.2.0 -coverage==7.4.0 +coverage==7.4.3 cycler==0.12.1 -debugpy==1.8.0 +debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 dm-tree==0.1.8 -docstring-to-markdown==0.13 +docstring-to-markdown==0.15 docutils==0.20.1 exceptiongroup==1.2.0 execnet==2.0.2 @@ -47,66 +43,70 @@ executing==2.0.1 fastjsonschema==2.19.1 filelock==3.13.1 flatbuffers==23.5.26 -fonttools==4.47.2 +fonttools==4.49.0 fqdn==1.5.1 gast==0.5.4 gitdb==4.0.11 -gitpython==3.1.41 -google-auth==2.26.2 +gitpython==3.1.42 +google-auth==2.28.1 google-auth-oauthlib==1.2.0 google-pasta==0.2.0 graphviz==0.20.1 greenlet==3.0.3 -grpcio==1.60.0 +grpcio==1.62.0 +h11==0.14.0 h5py==3.10.0 hepunits==2.3.3 -identify==2.5.33 +httpcore==1.0.4 +httpx==0.27.0 +identify==2.5.35 idna==3.6 imagesize==1.4.1 -iminuit==2.24.0 +iminuit==2.25.2 importlib-metadata==7.0.1 iniconfig==2.0.0 -ipykernel==6.28.0 +ipykernel==6.29.3 ipympl==0.9.3 -ipython==8.20.0 +ipython==8.22.2 ipython-genutils==0.2.0 -ipywidgets==8.1.1 +ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 -jax==0.4.23 -jaxlib==0.4.23 +jax==0.4.25 +jaxlib==0.4.25 jedi==0.19.1 jinja2==3.1.3 -json5==0.9.14 +json5==0.9.22 jsonpointer==2.4 -jsonschema==4.20.0 +jsonschema==4.21.1 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.0 jupyter-core==5.7.1 jupyter-events==0.9.0 -jupyter-lsp==2.2.1 -jupyter-server==2.12.4 +jupyter-lsp==2.2.4 +jupyter-server==2.13.0 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.5.1 -jupyterlab==4.0.10 +jupyter-server-terminals==0.5.2 +jupyterlab==4.1.3 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 -jupyterlab-lsp==5.0.1 -jupyterlab-myst==2.1.0 +jupyterlab-lsp==5.1.0 +jupyterlab-myst==2.3.1 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.25.2 -jupyterlab-widgets==3.0.9 +jupyterlab-server==2.25.3 +jupyterlab-widgets==3.0.10 keras==2.15.0 kiwisolver==1.4.5 -latexcodec==2.0.1 +latexcodec==3.0.0 libclang==16.0.6 livereload==2.6.3 +llvmlite==0.42.0 lsprotocol==2023.0.1 markdown==3.5.2 markdown-it-py==3.0.0 -markupsafe==2.1.3 -matplotlib==3.8.2 +markupsafe==2.1.5 +matplotlib==3.8.3 matplotlib-inline==0.1.6 mdit-py-plugins==0.4.0 mdurl==0.1.2 @@ -117,32 +117,33 @@ mypy-extensions==1.0.0 myst-nb==1.0.0 myst-parser==2.0.0 nbclient==0.6.8 -nbconvert==7.14.1 +nbconvert==7.16.2 nbdime==4.0.1 nbformat==5.9.2 -nbmake==1.4.6 -nest-asyncio==1.5.8 +nbmake==1.5.2 +nest-asyncio==1.6.0 nodeenv==1.8.0 -notebook-shim==0.2.3 -numpy==1.26.3 +notebook-shim==0.2.4 +numba==0.59.0 +numpy==1.26.4 oauthlib==3.2.2 opt-einsum==3.3.0 -overrides==7.4.0 +overrides==7.7.0 packaging==23.2 -pandocfilters==1.5.0 +pandocfilters==1.5.1 parso==0.8.3 particle==0.23.1 pathspec==0.12.1 pexpect==4.9.0 phasespace==1.9.0 pillow==10.2.0 -platformdirs==4.1.0 -pluggy==1.3.0 -pre-commit==3.6.0 -prometheus-client==0.19.0 +platformdirs==4.2.0 +pluggy==1.4.0 +pre-commit==3.6.2 +prometheus-client==0.20.0 prompt-toolkit==3.0.43 -protobuf==4.23.4 -psutil==5.9.7 +protobuf==4.25.3 +psutil==5.9.8 ptyprocess==0.7.0 pure-eval==0.2.2 pyasn1==0.5.1 @@ -150,64 +151,64 @@ pyasn1-modules==0.3.0 pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.21 -pydata-sphinx-theme==0.15.1 +pydata-sphinx-theme==0.15.2 pygments==2.17.2 -pyparsing==3.1.1 +pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==7.4.4 +pytest==8.0.2 pytest-cov==4.1.0 pytest-xdist==3.5.0 -python-constraint==1.4.0 -python-dateutil==2.8.2 +python-constraint==1.3.1 +python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.2 -python-lsp-server==1.9.0 +python-lsp-ruff==2.2.0 +python-lsp-server==1.10.0 pytoolconfig==1.3.1 pyyaml==6.0.1 pyzmq==25.1.2 -qrules==0.9.8 -referencing==0.32.1 +qrules==0.10.1 +referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rope==1.11.0 -rpds-py==0.16.2 +rope==1.12.0 +rpds-py==0.18.0 rsa==4.9 -ruff==0.1.13 -scipy==1.11.4 +ruff==0.3.0 +scipy==1.12.0 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 -sniffio==1.3.0 +sniffio==1.3.1 snowballstemmer==2.2.0 soupsieve==2.5 sphinx==7.2.6 sphinx-api-relink==0.0.8 -sphinx-autobuild==2021.3.14 -sphinx-book-theme==1.1.0 +sphinx-autobuild==2024.2.4 +sphinx-book-theme==1.1.2 sphinx-codeautolink==0.15.0 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 sphinx-pybtex-etal-style==0.0.2 sphinx-togglebutton==0.3.2 -sphinxcontrib-applehelp==1.0.7 +sphinxcontrib-applehelp==1.0.8 sphinxcontrib-bibtex==2.6.2 -sphinxcontrib-devhelp==1.0.5 -sphinxcontrib-htmlhelp==2.0.4 +sphinxcontrib-devhelp==1.0.6 +sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.6 -sphinxcontrib-serializinghtml==1.1.9 -sqlalchemy==2.0.25 +sphinxcontrib-qthelp==1.0.7 +sphinxcontrib-serializinghtml==1.1.10 +sqlalchemy==2.0.28 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.post1 tensorflow-estimator==2.15.0 -tensorflow-io-gcs-filesystem==0.35.0 +tensorflow-io-gcs-filesystem==0.36.0 tensorflow-probability==0.23.0 tensorwaves==0.4.11 termcolor==2.4.0 @@ -215,25 +216,24 @@ terminado==0.18.0 tinycss2==1.2.1 tomli==2.0.1 tornado==6.4 -tox==4.12.0 -tqdm==4.66.1 +tox==4.14.1 +tqdm==4.66.2 traitlets==5.14.1 types-python-dateutil==2.8.19.20240106 -typing-extensions==4.9.0 +typing-extensions==4.10.0 ujson==5.9.0 uri-template==1.3.0 -urllib3==2.1.0 -virtualenv==20.25.0 +urllib3==2.2.1 +virtualenv==20.25.1 wcwidth==0.2.13 webcolors==1.13 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 -# The following packages are considered to be unsafe in a requirements file: -# ampform-dpd +# The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 1c5a43f1..e8daf84b 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -1,14 +1,10 @@ -# -# This file is autogenerated by pip-compile with Python 3.11 -# by the following command: -# -# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.11.txt --strip-extras --unsafe-package=ampform-dpd --unsafe-package=pip --unsafe-package=setuptools -# -absl-py==2.0.0 +# This file was autogenerated by uv via the following command: +# uv pip compile pyproject.toml -o .constraints/py3.11.txt --all-extras --no-annotate --python-version=3.11 --no-emit-package setuptools +absl-py==2.1.0 accessible-pygments==0.0.4 alabaster==0.7.16 -ampform==0.14.8 -anyio==4.2.0 +ampform==0.14.11 +anyio==4.3.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 @@ -17,12 +13,12 @@ astunparse==1.6.3 async-lru==2.0.4 attrs==23.2.0 babel==2.14.0 -beautifulsoup4==4.12.2 -black==23.12.1 +beautifulsoup4==4.12.3 +black==24.2.0 bleach==6.1.0 -cachetools==5.3.2 +cachetools==5.3.3 cattrs==23.2.3 -certifi==2023.11.17 +certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 @@ -32,80 +28,84 @@ cloudpickle==3.0.0 colorama==0.4.6 comm==0.2.1 contourpy==1.2.0 -coverage==7.4.0 +coverage==7.4.3 cycler==0.12.1 -debugpy==1.8.0 +debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 dm-tree==0.1.8 -docstring-to-markdown==0.13 +docstring-to-markdown==0.15 docutils==0.20.1 execnet==2.0.2 executing==2.0.1 fastjsonschema==2.19.1 filelock==3.13.1 flatbuffers==23.5.26 -fonttools==4.47.2 +fonttools==4.49.0 fqdn==1.5.1 gast==0.5.4 gitdb==4.0.11 -gitpython==3.1.41 -google-auth==2.26.2 +gitpython==3.1.42 +google-auth==2.28.1 google-auth-oauthlib==1.2.0 google-pasta==0.2.0 graphviz==0.20.1 greenlet==3.0.3 -grpcio==1.60.0 +grpcio==1.62.0 +h11==0.14.0 h5py==3.10.0 hepunits==2.3.3 -identify==2.5.33 +httpcore==1.0.4 +httpx==0.27.0 +identify==2.5.35 idna==3.6 imagesize==1.4.1 -iminuit==2.24.0 +iminuit==2.25.2 importlib-metadata==7.0.1 iniconfig==2.0.0 -ipykernel==6.28.0 +ipykernel==6.29.3 ipympl==0.9.3 -ipython==8.20.0 +ipython==8.22.2 ipython-genutils==0.2.0 -ipywidgets==8.1.1 +ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 -jax==0.4.23 -jaxlib==0.4.23 +jax==0.4.25 +jaxlib==0.4.25 jedi==0.19.1 jinja2==3.1.3 -json5==0.9.14 +json5==0.9.22 jsonpointer==2.4 -jsonschema==4.20.0 +jsonschema==4.21.1 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.0 jupyter-core==5.7.1 jupyter-events==0.9.0 -jupyter-lsp==2.2.1 -jupyter-server==2.12.4 +jupyter-lsp==2.2.4 +jupyter-server==2.13.0 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.5.1 -jupyterlab==4.0.10 +jupyter-server-terminals==0.5.2 +jupyterlab==4.1.3 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 -jupyterlab-lsp==5.0.1 -jupyterlab-myst==2.1.0 +jupyterlab-lsp==5.1.0 +jupyterlab-myst==2.3.1 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.25.2 -jupyterlab-widgets==3.0.9 +jupyterlab-server==2.25.3 +jupyterlab-widgets==3.0.10 keras==2.15.0 kiwisolver==1.4.5 -latexcodec==2.0.1 +latexcodec==3.0.0 libclang==16.0.6 livereload==2.6.3 +llvmlite==0.42.0 lsprotocol==2023.0.1 markdown==3.5.2 markdown-it-py==3.0.0 -markupsafe==2.1.3 -matplotlib==3.8.2 +markupsafe==2.1.5 +matplotlib==3.8.3 matplotlib-inline==0.1.6 mdit-py-plugins==0.4.0 mdurl==0.1.2 @@ -116,32 +116,33 @@ mypy-extensions==1.0.0 myst-nb==1.0.0 myst-parser==2.0.0 nbclient==0.6.8 -nbconvert==7.14.1 +nbconvert==7.16.2 nbdime==4.0.1 nbformat==5.9.2 -nbmake==1.4.6 -nest-asyncio==1.5.8 +nbmake==1.5.2 +nest-asyncio==1.6.0 nodeenv==1.8.0 -notebook-shim==0.2.3 -numpy==1.26.3 +notebook-shim==0.2.4 +numba==0.59.0 +numpy==1.26.4 oauthlib==3.2.2 opt-einsum==3.3.0 -overrides==7.4.0 +overrides==7.7.0 packaging==23.2 -pandocfilters==1.5.0 +pandocfilters==1.5.1 parso==0.8.3 particle==0.23.1 pathspec==0.12.1 pexpect==4.9.0 phasespace==1.9.0 pillow==10.2.0 -platformdirs==4.1.0 -pluggy==1.3.0 -pre-commit==3.6.0 -prometheus-client==0.19.0 +platformdirs==4.2.0 +pluggy==1.4.0 +pre-commit==3.6.2 +prometheus-client==0.20.0 prompt-toolkit==3.0.43 -protobuf==4.23.4 -psutil==5.9.7 +protobuf==4.25.3 +psutil==5.9.8 ptyprocess==0.7.0 pure-eval==0.2.2 pyasn1==0.5.1 @@ -149,89 +150,88 @@ pyasn1-modules==0.3.0 pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.21 -pydata-sphinx-theme==0.15.1 +pydata-sphinx-theme==0.15.2 pygments==2.17.2 -pyparsing==3.1.1 +pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==7.4.4 +pytest==8.0.2 pytest-cov==4.1.0 pytest-xdist==3.5.0 -python-constraint==1.4.0 -python-dateutil==2.8.2 +python-constraint==1.3.1 +python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.2 -python-lsp-server==1.9.0 +python-lsp-ruff==2.2.0 +python-lsp-server==1.10.0 pytoolconfig==1.3.1 pyyaml==6.0.1 pyzmq==25.1.2 -qrules==0.9.8 -referencing==0.32.1 +qrules==0.10.1 +referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rope==1.11.0 -rpds-py==0.16.2 +rope==1.12.0 +rpds-py==0.18.0 rsa==4.9 -ruff==0.1.13 -scipy==1.11.4 +ruff==0.3.0 +scipy==1.12.0 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 -sniffio==1.3.0 +sniffio==1.3.1 snowballstemmer==2.2.0 soupsieve==2.5 sphinx==7.2.6 sphinx-api-relink==0.0.8 -sphinx-autobuild==2021.3.14 -sphinx-book-theme==1.1.0 +sphinx-autobuild==2024.2.4 +sphinx-book-theme==1.1.2 sphinx-codeautolink==0.15.0 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 sphinx-pybtex-etal-style==0.0.2 sphinx-togglebutton==0.3.2 -sphinxcontrib-applehelp==1.0.7 +sphinxcontrib-applehelp==1.0.8 sphinxcontrib-bibtex==2.6.2 -sphinxcontrib-devhelp==1.0.5 -sphinxcontrib-htmlhelp==2.0.4 +sphinxcontrib-devhelp==1.0.6 +sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.6 -sphinxcontrib-serializinghtml==1.1.9 -sqlalchemy==2.0.25 +sphinxcontrib-qthelp==1.0.7 +sphinxcontrib-serializinghtml==1.1.10 +sqlalchemy==2.0.28 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.post1 tensorflow-estimator==2.15.0 -tensorflow-io-gcs-filesystem==0.35.0 +tensorflow-io-gcs-filesystem==0.36.0 tensorflow-probability==0.23.0 tensorwaves==0.4.11 termcolor==2.4.0 terminado==0.18.0 tinycss2==1.2.1 tornado==6.4 -tox==4.12.0 -tqdm==4.66.1 +tox==4.14.1 +tqdm==4.66.2 traitlets==5.14.1 types-python-dateutil==2.8.19.20240106 -typing-extensions==4.9.0 +typing-extensions==4.10.0 ujson==5.9.0 uri-template==1.3.0 -urllib3==2.1.0 -virtualenv==20.25.0 +urllib3==2.2.1 +virtualenv==20.25.1 wcwidth==0.2.13 webcolors==1.13 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 -# The following packages are considered to be unsafe in a requirements file: -# ampform-dpd +# The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index f9d60663..9d6bff91 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -1,14 +1,10 @@ -# -# This file is autogenerated by pip-compile with Python 3.8 -# by the following command: -# -# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.8.txt --strip-extras --unsafe-package=ampform-dpd --unsafe-package=pip --unsafe-package=setuptools -# -absl-py==2.0.0 +# This file was autogenerated by uv via the following command: +# uv pip compile pyproject.toml -o .constraints/py3.8.txt --all-extras --no-annotate --python-version=3.8 --no-emit-package setuptools +absl-py==2.1.0 accessible-pygments==0.0.4 alabaster==0.7.13 -ampform==0.14.8 -anyio==4.2.0 +ampform==0.14.11 +anyio==4.3.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 @@ -18,12 +14,12 @@ async-lru==2.0.4 attrs==23.2.0 babel==2.14.0 backcall==0.2.0 -beautifulsoup4==4.12.2 -black==23.12.1 +beautifulsoup4==4.12.3 +black==24.2.0 bleach==6.1.0 -cachetools==5.3.2 +cachetools==5.3.3 cattrs==23.2.3 -certifi==2023.11.17 +certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 @@ -33,14 +29,14 @@ cloudpickle==3.0.0 colorama==0.4.6 comm==0.2.1 contourpy==1.1.1 -coverage==7.4.0 +coverage==7.4.3 cycler==0.12.1 -debugpy==1.8.0 +debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 dm-tree==0.1.8 -docstring-to-markdown==0.13 +docstring-to-markdown==0.15 docutils==0.17.1 exceptiongroup==1.2.0 execnet==2.0.2 @@ -48,67 +44,71 @@ executing==2.0.1 fastjsonschema==2.19.1 filelock==3.13.1 flatbuffers==23.5.26 -fonttools==4.47.2 +fonttools==4.49.0 fqdn==1.5.1 gast==0.4.0 gitdb==4.0.11 -gitpython==3.1.41 -google-auth==2.26.2 -google-auth-oauthlib==1.0.0 +gitpython==3.1.42 +google-auth==2.28.1 +google-auth-oauthlib==0.4.6 google-pasta==0.2.0 graphviz==0.20.1 greenlet==3.0.3 -grpcio==1.60.0 +grpcio==1.62.0 +h11==0.14.0 h5py==3.10.0 hepunits==2.3.3 -identify==2.5.33 +httpcore==1.0.4 +httpx==0.27.0 +identify==2.5.35 idna==3.6 imagesize==1.4.1 -iminuit==2.24.0 +iminuit==2.25.2 importlib-metadata==7.0.1 -importlib-resources==6.1.1 +importlib-resources==6.1.2 iniconfig==2.0.0 -ipykernel==6.28.0 +ipykernel==6.29.3 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 jaxlib==0.4.13 jedi==0.19.1 jinja2==3.1.3 -json5==0.9.14 +json5==0.9.22 jsonpointer==2.4 -jsonschema==4.20.0 +jsonschema==4.21.1 jsonschema-specifications==2023.12.1 jupyter-cache==0.6.1 jupyter-client==8.6.0 jupyter-core==5.7.1 jupyter-events==0.9.0 -jupyter-lsp==2.2.1 -jupyter-server==2.12.4 +jupyter-lsp==2.2.4 +jupyter-server==2.13.0 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.5.1 -jupyterlab==4.0.10 +jupyter-server-terminals==0.5.2 +jupyterlab==4.1.3 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 -jupyterlab-lsp==5.0.1 -jupyterlab-myst==2.1.0 +jupyterlab-lsp==5.1.0 +jupyterlab-myst==2.3.1 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.25.2 -jupyterlab-widgets==3.0.9 -keras==2.12.0 +jupyterlab-server==2.25.3 +jupyterlab-widgets==3.0.10 +keras==2.11.0 kiwisolver==1.4.5 -latexcodec==2.0.1 +latexcodec==3.0.0 libclang==16.0.6 livereload==2.6.3 +llvmlite==0.41.1 lsprotocol==2023.0.1 markdown==3.5.2 markdown-it-py==2.2.0 -markupsafe==2.1.3 -matplotlib==3.7.4 +markupsafe==2.1.5 +matplotlib==3.7.5 matplotlib-inline==0.1.6 mdit-py-plugins==0.3.5 mdurl==0.1.2 @@ -119,19 +119,20 @@ mypy-extensions==1.0.0 myst-nb==0.17.2 myst-parser==0.18.1 nbclient==0.6.8 -nbconvert==7.14.1 +nbconvert==7.16.2 nbdime==4.0.1 nbformat==5.9.2 -nbmake==1.4.6 -nest-asyncio==1.5.8 +nbmake==1.5.2 +nest-asyncio==1.6.0 nodeenv==1.8.0 -notebook-shim==0.2.3 -numpy==1.23.5 +notebook-shim==0.2.4 +numba==0.58.1 +numpy==1.24.4 oauthlib==3.2.2 opt-einsum==3.3.0 -overrides==7.4.0 +overrides==7.7.0 packaging==23.2 -pandocfilters==1.5.0 +pandocfilters==1.5.1 parso==0.8.3 particle==0.23.1 pathspec==0.12.1 @@ -140,13 +141,13 @@ phasespace==1.9.0 pickleshare==0.7.5 pillow==10.2.0 pkgutil-resolve-name==1.3.10 -platformdirs==4.1.0 -pluggy==1.3.0 +platformdirs==4.2.0 +pluggy==1.4.0 pre-commit==3.5.0 -prometheus-client==0.19.0 +prometheus-client==0.20.0 prompt-toolkit==3.0.43 -protobuf==4.25.2 -psutil==5.9.7 +protobuf==3.19.6 +psutil==5.9.8 ptyprocess==0.7.0 pure-eval==0.2.2 pyasn1==0.5.1 @@ -156,36 +157,36 @@ pybtex-docutils==1.0.3 pycparser==2.21 pydata-sphinx-theme==0.14.4 pygments==2.17.2 -pyparsing==3.1.1 +pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==7.4.4 +pytest==8.0.2 pytest-cov==4.1.0 pytest-xdist==3.5.0 -python-constraint==1.4.0 -python-dateutil==2.8.2 +python-constraint==1.3.1 +python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.2 -python-lsp-server==1.9.0 +python-lsp-ruff==2.2.0 +python-lsp-server==1.10.0 pytoolconfig==1.3.1 -pytz==2023.3.post1 +pytz==2024.1 pyyaml==6.0.1 pyzmq==25.1.2 -qrules==0.9.8 -referencing==0.32.1 +qrules==0.10.1 +referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rope==1.11.0 -rpds-py==0.16.2 +rope==1.12.0 +rpds-py==0.18.0 rsa==4.9 -ruff==0.1.13 +ruff==0.3.0 scipy==1.10.1 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 -sniffio==1.3.0 +sniffio==1.3.1 snowballstemmer==2.2.0 soupsieve==2.5 sphinx==5.3.0 @@ -204,14 +205,15 @@ sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==2.0.25 +sqlalchemy==2.0.28 stack-data==0.6.3 sympy==1.12 tabulate==0.9.0 -tensorboard==2.12.3 -tensorboard-data-server==0.7.2 -tensorflow==2.12.0 -tensorflow-estimator==2.12.0 +tensorboard==2.11.2 +tensorboard-data-server==0.6.1 +tensorboard-plugin-wit==1.8.1 +tensorflow==2.11.1 +tensorflow-estimator==2.11.0 tensorflow-io-gcs-filesystem==0.34.0 tensorflow-probability==0.20.1 tensorwaves==0.4.11 @@ -220,25 +222,24 @@ terminado==0.18.0 tinycss2==1.2.1 tomli==2.0.1 tornado==6.4 -tox==4.12.0 -tqdm==4.66.1 +tox==4.14.1 +tqdm==4.66.2 traitlets==5.14.1 types-python-dateutil==2.8.19.20240106 -typing-extensions==4.9.0 +typing-extensions==4.10.0 ujson==5.9.0 uri-template==1.3.0 -urllib3==2.1.0 -virtualenv==20.25.0 +urllib3==2.2.1 +virtualenv==20.25.1 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 websocket-client==1.7.0 werkzeug==3.0.1 wheel==0.42.0 -widgetsnbextension==4.0.9 -wrapt==1.14.1 +widgetsnbextension==4.0.10 +wrapt==1.16.0 zipp==3.17.0 -# The following packages are considered to be unsafe in a requirements file: -# ampform-dpd +# The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 6709092d..ba01d841 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -1,14 +1,10 @@ -# -# This file is autogenerated by pip-compile with Python 3.9 -# by the following command: -# -# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.9.txt --strip-extras --unsafe-package=ampform-dpd --unsafe-package=pip --unsafe-package=setuptools -# -absl-py==2.0.0 +# This file was autogenerated by uv via the following command: +# uv pip compile pyproject.toml -o .constraints/py3.9.txt --all-extras --no-annotate --python-version=3.9 --no-emit-package setuptools +absl-py==2.1.0 accessible-pygments==0.0.4 alabaster==0.7.16 -ampform==0.14.8 -anyio==4.2.0 +ampform==0.14.11 +anyio==4.3.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 @@ -17,12 +13,12 @@ astunparse==1.6.3 async-lru==2.0.4 attrs==23.2.0 babel==2.14.0 -beautifulsoup4==4.12.2 -black==23.12.1 +beautifulsoup4==4.12.3 +black==24.2.0 bleach==6.1.0 -cachetools==5.3.2 +cachetools==5.3.3 cattrs==23.2.3 -certifi==2023.11.17 +certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 @@ -32,14 +28,14 @@ cloudpickle==3.0.0 colorama==0.4.6 comm==0.2.1 contourpy==1.2.0 -coverage==7.4.0 +coverage==7.4.3 cycler==0.12.1 -debugpy==1.8.0 +debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 dm-tree==0.1.8 -docstring-to-markdown==0.13 +docstring-to-markdown==0.15 docutils==0.20.1 exceptiongroup==1.2.0 execnet==2.0.2 @@ -47,67 +43,71 @@ executing==2.0.1 fastjsonschema==2.19.1 filelock==3.13.1 flatbuffers==23.5.26 -fonttools==4.47.2 +fonttools==4.49.0 fqdn==1.5.1 gast==0.5.4 gitdb==4.0.11 -gitpython==3.1.41 -google-auth==2.26.2 +gitpython==3.1.42 +google-auth==2.28.1 google-auth-oauthlib==1.2.0 google-pasta==0.2.0 graphviz==0.20.1 greenlet==3.0.3 -grpcio==1.60.0 +grpcio==1.62.0 +h11==0.14.0 h5py==3.10.0 hepunits==2.3.3 -identify==2.5.33 +httpcore==1.0.4 +httpx==0.27.0 +identify==2.5.35 idna==3.6 imagesize==1.4.1 -iminuit==2.24.0 +iminuit==2.25.2 importlib-metadata==7.0.1 -importlib-resources==6.1.1 +importlib-resources==6.1.2 iniconfig==2.0.0 -ipykernel==6.28.0 +ipykernel==6.29.3 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.23 -jaxlib==0.4.23 +jax==0.4.25 +jaxlib==0.4.25 jedi==0.19.1 jinja2==3.1.3 -json5==0.9.14 +json5==0.9.22 jsonpointer==2.4 -jsonschema==4.20.0 +jsonschema==4.21.1 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.0 jupyter-core==5.7.1 jupyter-events==0.9.0 -jupyter-lsp==2.2.1 -jupyter-server==2.12.4 +jupyter-lsp==2.2.4 +jupyter-server==2.13.0 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.5.1 -jupyterlab==4.0.10 +jupyter-server-terminals==0.5.2 +jupyterlab==4.1.3 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 -jupyterlab-lsp==5.0.1 -jupyterlab-myst==2.1.0 +jupyterlab-lsp==5.1.0 +jupyterlab-myst==2.3.1 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.25.2 -jupyterlab-widgets==3.0.9 +jupyterlab-server==2.25.3 +jupyterlab-widgets==3.0.10 keras==2.15.0 kiwisolver==1.4.5 -latexcodec==2.0.1 +latexcodec==3.0.0 libclang==16.0.6 livereload==2.6.3 +llvmlite==0.42.0 lsprotocol==2023.0.1 markdown==3.5.2 markdown-it-py==3.0.0 -markupsafe==2.1.3 -matplotlib==3.8.2 +markupsafe==2.1.5 +matplotlib==3.8.3 matplotlib-inline==0.1.6 mdit-py-plugins==0.4.0 mdurl==0.1.2 @@ -118,32 +118,33 @@ mypy-extensions==1.0.0 myst-nb==1.0.0 myst-parser==2.0.0 nbclient==0.6.8 -nbconvert==7.14.1 +nbconvert==7.16.2 nbdime==4.0.1 nbformat==5.9.2 -nbmake==1.4.6 -nest-asyncio==1.5.8 +nbmake==1.5.2 +nest-asyncio==1.6.0 nodeenv==1.8.0 -notebook-shim==0.2.3 -numpy==1.26.3 +notebook-shim==0.2.4 +numba==0.59.0 +numpy==1.26.4 oauthlib==3.2.2 opt-einsum==3.3.0 -overrides==7.4.0 +overrides==7.7.0 packaging==23.2 -pandocfilters==1.5.0 +pandocfilters==1.5.1 parso==0.8.3 particle==0.23.1 pathspec==0.12.1 pexpect==4.9.0 phasespace==1.9.0 pillow==10.2.0 -platformdirs==4.1.0 -pluggy==1.3.0 -pre-commit==3.6.0 -prometheus-client==0.19.0 +platformdirs==4.2.0 +pluggy==1.4.0 +pre-commit==3.6.2 +prometheus-client==0.20.0 prompt-toolkit==3.0.43 -protobuf==4.23.4 -psutil==5.9.7 +protobuf==4.25.3 +psutil==5.9.8 ptyprocess==0.7.0 pure-eval==0.2.2 pyasn1==0.5.1 @@ -151,64 +152,64 @@ pyasn1-modules==0.3.0 pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.21 -pydata-sphinx-theme==0.15.1 +pydata-sphinx-theme==0.15.2 pygments==2.17.2 -pyparsing==3.1.1 +pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==7.4.4 +pytest==8.0.2 pytest-cov==4.1.0 pytest-xdist==3.5.0 -python-constraint==1.4.0 -python-dateutil==2.8.2 +python-constraint==1.3.1 +python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.2 -python-lsp-server==1.9.0 +python-lsp-ruff==2.2.0 +python-lsp-server==1.10.0 pytoolconfig==1.3.1 pyyaml==6.0.1 pyzmq==25.1.2 -qrules==0.9.8 -referencing==0.32.1 +qrules==0.10.1 +referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rope==1.11.0 -rpds-py==0.16.2 +rope==1.12.0 +rpds-py==0.18.0 rsa==4.9 -ruff==0.1.13 -scipy==1.11.4 +ruff==0.3.0 +scipy==1.12.0 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 -sniffio==1.3.0 +sniffio==1.3.1 snowballstemmer==2.2.0 soupsieve==2.5 sphinx==7.2.6 sphinx-api-relink==0.0.8 -sphinx-autobuild==2021.3.14 -sphinx-book-theme==1.1.0 +sphinx-autobuild==2024.2.4 +sphinx-book-theme==1.1.2 sphinx-codeautolink==0.15.0 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 sphinx-pybtex-etal-style==0.0.2 sphinx-togglebutton==0.3.2 -sphinxcontrib-applehelp==1.0.7 +sphinxcontrib-applehelp==1.0.8 sphinxcontrib-bibtex==2.6.2 -sphinxcontrib-devhelp==1.0.5 -sphinxcontrib-htmlhelp==2.0.4 +sphinxcontrib-devhelp==1.0.6 +sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.6 -sphinxcontrib-serializinghtml==1.1.9 -sqlalchemy==2.0.25 +sphinxcontrib-qthelp==1.0.7 +sphinxcontrib-serializinghtml==1.1.10 +sqlalchemy==2.0.28 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.post1 tensorflow-estimator==2.15.0 -tensorflow-io-gcs-filesystem==0.35.0 +tensorflow-io-gcs-filesystem==0.36.0 tensorflow-probability==0.23.0 tensorwaves==0.4.11 termcolor==2.4.0 @@ -216,25 +217,24 @@ terminado==0.18.0 tinycss2==1.2.1 tomli==2.0.1 tornado==6.4 -tox==4.12.0 -tqdm==4.66.1 +tox==4.14.1 +tqdm==4.66.2 traitlets==5.14.1 types-python-dateutil==2.8.19.20240106 -typing-extensions==4.9.0 +typing-extensions==4.10.0 ujson==5.9.0 uri-template==1.3.0 -urllib3==2.1.0 -virtualenv==20.25.0 +urllib3==2.2.1 +virtualenv==20.25.1 wcwidth==0.2.13 webcolors==1.13 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 -# The following packages are considered to be unsafe in a requirements file: -# ampform-dpd +# The following packages were excluded from the output: # setuptools diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 803535c6..8243dd63 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/ComPWA/policy - rev: 0.2.2 + rev: 0.2.6 hooks: - id: check-dev-files args: @@ -40,7 +40,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/psf/black-pre-commit-mirror - rev: 23.12.1 + rev: 24.2.0 hooks: - id: black - id: black-jupyter @@ -48,7 +48,7 @@ repos: types_or: [jupyter] - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.3.0 + rev: v8.6.0 hooks: - id: cspell @@ -64,7 +64,7 @@ repos: )$ - repo: https://github.com/kynan/nbstripout - rev: 0.6.1 + rev: 0.7.1 hooks: - id: nbstripout args: @@ -94,12 +94,12 @@ repos: - id: prettier - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.345 + rev: v1.1.352 hooks: - id: pyright - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.13 + rev: v0.3.0 hooks: - id: ruff args: [--fix]