From fcb568d222afe9158b92d8ec5a1b1823f1062c31 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 7 May 2024 03:12:57 +0000 Subject: [PATCH 1/9] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 101 +++++++++++++++++++++------------------- .constraints/py3.11.txt | 99 ++++++++++++++++++++------------------- .constraints/py3.12.txt | 99 ++++++++++++++++++++------------------- .constraints/py3.7.txt | 24 +++++----- .constraints/py3.8.txt | 82 ++++++++++++++++---------------- .constraints/py3.9.txt | 99 ++++++++++++++++++++------------------- .pre-commit-config.yaml | 12 ++--- 7 files changed, 264 insertions(+), 252 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 3a7cde5a3..a6da2ea13 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -9,9 +9,9 @@ arrow==1.3.0 asttokens==2.4.1 async-lru==2.0.4 attrs==23.2.0 -babel==2.14.0 +babel==2.15.0 beautifulsoup4==4.12.3 -black==24.3.0 +black==24.4.2 bleach==6.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -24,19 +24,19 @@ click==8.1.7 colorama==0.4.6 comm==0.2.2 contourpy==1.2.1 -coverage==7.4.4 +coverage==7.5.1 cycler==0.12.1 debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 docstring-to-markdown==0.15 -docutils==0.20.1 -exceptiongroup==1.2.0 -execnet==2.1.0 +docutils==0.21.2 +exceptiongroup==1.2.1 +execnet==2.1.1 executing==2.0.1 fastjsonschema==2.19.1 -filelock==3.13.3 +filelock==3.14.0 fonttools==4.51.0 fqdn==1.5.1 gitdb==4.0.11 @@ -48,59 +48,58 @@ h11==0.14.0 hepunits==2.3.3 httpcore==1.0.5 httpx==0.27.0 -identify==2.5.35 -idna==3.6 +identify==2.5.36 +idna==3.7 imagesize==1.4.1 importlib-metadata==7.1.0 iniconfig==2.0.0 ipykernel==6.29.4 -ipympl==0.9.3 -ipython==8.23.0 +ipympl==0.9.4 +ipython==8.24.0 ipython-genutils==0.2.0 ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 -jinja2==3.1.3 -json5==0.9.24 +jinja2==3.1.4 +json5==0.9.25 jsonpointer==2.4 -jsonschema==4.21.1 +jsonschema==4.22.0 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.1 jupyter-core==5.7.2 jupyter-events==0.10.0 -jupyter-lsp==2.2.4 -jupyter-server==2.13.0 +jupyter-lsp==2.2.5 +jupyter-server==2.14.0 jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.3 -jupyterlab==4.1.5 +jupyterlab==4.2.0 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.1.0 -jupyterlab-myst==2.3.2 +jupyterlab-myst==2.4.2 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.25.4 +jupyterlab-server==2.27.1 jupyterlab-widgets==3.0.10 kiwisolver==1.4.5 latexcodec==3.0.0 -livereload==2.6.3 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 matplotlib==3.8.4 -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 mdit-py-plugins==0.4.0 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.1 mpmath==1.3.0 -mypy==1.9.0 +mypy==1.10.0 mypy-extensions==1.0.0 -myst-nb==1.0.0 -myst-parser==2.0.0 +myst-nb==1.1.0 +myst-parser==3.0.1 nbclient==0.6.8 -nbconvert==7.16.3 +nbconvert==7.16.4 nbdime==4.0.1 nbformat==5.10.4 nbmake==1.5.3 @@ -112,12 +111,12 @@ overrides==7.7.0 packaging==24.0 pandocfilters==1.5.1 parso==0.8.4 -particle==0.23.1 +particle==0.24.0 pathspec==0.12.1 pexpect==4.9.0 pillow==10.3.0 -platformdirs==4.2.0 -pluggy==1.4.0 +platformdirs==4.2.1 +pluggy==1.5.0 pre-commit==3.7.0 prometheus-client==0.20.0 prompt-toolkit==3.0.43 @@ -128,43 +127,43 @@ pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.22 pydata-sphinx-theme==0.15.2 -pygments==2.17.2 +pygments==2.18.0 pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==8.1.1 +pytest==8.2.0 pytest-cov==5.0.0 pytest-profiling==1.7.0 -pytest-xdist==3.5.0 -python-constraint==1.3.1 +pytest-xdist==3.6.1 +python-constraint==1.4.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.2.0 +python-lsp-ruff==2.2.1 python-lsp-server==1.11.0 pytoolconfig==1.3.1 pyyaml==6.0.1 -pyzmq==25.1.2 +pyzmq==26.0.3 qrules==0.10.1 -referencing==0.34.0 +referencing==0.35.1 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rich==13.7.1 rope==1.13.0 -rpds-py==0.18.0 -ruff==0.3.5 +rpds-py==0.18.1 +ruff==0.4.3 scipy==1.13.0 -send2trash==1.8.2 +send2trash==1.8.3 six==1.16.0 smmap==5.0.1 sniffio==1.3.1 snowballstemmer==2.2.0 soupsieve==2.5 -sphinx==7.2.6 -sphinx-api-relink==0.0.8 -sphinx-autobuild==2024.2.4 +sphinx==7.3.7 +sphinx-api-relink==0.0.9 +sphinx-autobuild==2024.4.16 sphinx-book-theme==1.1.2 -sphinx-codeautolink==0.15.0 +sphinx-codeautolink==0.15.1 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 @@ -179,27 +178,31 @@ sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 -sqlalchemy==2.0.29 +sqlalchemy==2.0.30 stack-data==0.6.3 +starlette==0.37.2 sympy==1.12 tabulate==0.9.0 terminado==0.18.1 -tinycss2==1.2.1 +tinycss2==1.3.0 tomli==2.0.1 tornado==6.4 -tox==4.14.2 -tqdm==4.66.2 -traitlets==5.14.2 +tox==4.15.0 +tqdm==4.66.4 +traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing-extensions==4.11.0 ujson==5.9.0 uri-template==1.3.0 urllib3==2.2.1 -virtualenv==20.25.1 +uvicorn==0.29.0 +virtualenv==20.26.1 +watchfiles==0.21.0 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 -websocket-client==1.7.0 +websocket-client==1.8.0 +websockets==12.0 wheel==0.43.0 widgetsnbextension==4.0.10 zipp==3.18.1 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 27144961d..471afeb87 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -9,9 +9,9 @@ arrow==1.3.0 asttokens==2.4.1 async-lru==2.0.4 attrs==23.2.0 -babel==2.14.0 +babel==2.15.0 beautifulsoup4==4.12.3 -black==24.3.0 +black==24.4.2 bleach==6.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -24,18 +24,18 @@ click==8.1.7 colorama==0.4.6 comm==0.2.2 contourpy==1.2.1 -coverage==7.4.4 +coverage==7.5.1 cycler==0.12.1 debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 docstring-to-markdown==0.15 -docutils==0.20.1 -execnet==2.1.0 +docutils==0.21.2 +execnet==2.1.1 executing==2.0.1 fastjsonschema==2.19.1 -filelock==3.13.3 +filelock==3.14.0 fonttools==4.51.0 fqdn==1.5.1 gitdb==4.0.11 @@ -47,59 +47,58 @@ h11==0.14.0 hepunits==2.3.3 httpcore==1.0.5 httpx==0.27.0 -identify==2.5.35 -idna==3.6 +identify==2.5.36 +idna==3.7 imagesize==1.4.1 importlib-metadata==7.1.0 iniconfig==2.0.0 ipykernel==6.29.4 -ipympl==0.9.3 -ipython==8.23.0 +ipympl==0.9.4 +ipython==8.24.0 ipython-genutils==0.2.0 ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 -jinja2==3.1.3 -json5==0.9.24 +jinja2==3.1.4 +json5==0.9.25 jsonpointer==2.4 -jsonschema==4.21.1 +jsonschema==4.22.0 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.1 jupyter-core==5.7.2 jupyter-events==0.10.0 -jupyter-lsp==2.2.4 -jupyter-server==2.13.0 +jupyter-lsp==2.2.5 +jupyter-server==2.14.0 jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.3 -jupyterlab==4.1.5 +jupyterlab==4.2.0 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.1.0 -jupyterlab-myst==2.3.2 +jupyterlab-myst==2.4.2 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.25.4 +jupyterlab-server==2.27.1 jupyterlab-widgets==3.0.10 kiwisolver==1.4.5 latexcodec==3.0.0 -livereload==2.6.3 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 matplotlib==3.8.4 -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 mdit-py-plugins==0.4.0 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.1 mpmath==1.3.0 -mypy==1.9.0 +mypy==1.10.0 mypy-extensions==1.0.0 -myst-nb==1.0.0 -myst-parser==2.0.0 +myst-nb==1.1.0 +myst-parser==3.0.1 nbclient==0.6.8 -nbconvert==7.16.3 +nbconvert==7.16.4 nbdime==4.0.1 nbformat==5.10.4 nbmake==1.5.3 @@ -111,12 +110,12 @@ overrides==7.7.0 packaging==24.0 pandocfilters==1.5.1 parso==0.8.4 -particle==0.23.1 +particle==0.24.0 pathspec==0.12.1 pexpect==4.9.0 pillow==10.3.0 -platformdirs==4.2.0 -pluggy==1.4.0 +platformdirs==4.2.1 +pluggy==1.5.0 pre-commit==3.7.0 prometheus-client==0.20.0 prompt-toolkit==3.0.43 @@ -127,43 +126,43 @@ pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.22 pydata-sphinx-theme==0.15.2 -pygments==2.17.2 +pygments==2.18.0 pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==8.1.1 +pytest==8.2.0 pytest-cov==5.0.0 pytest-profiling==1.7.0 -pytest-xdist==3.5.0 -python-constraint==1.3.1 +pytest-xdist==3.6.1 +python-constraint==1.4.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.2.0 +python-lsp-ruff==2.2.1 python-lsp-server==1.11.0 pytoolconfig==1.3.1 pyyaml==6.0.1 -pyzmq==25.1.2 +pyzmq==26.0.3 qrules==0.10.1 -referencing==0.34.0 +referencing==0.35.1 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rich==13.7.1 rope==1.13.0 -rpds-py==0.18.0 -ruff==0.3.5 +rpds-py==0.18.1 +ruff==0.4.3 scipy==1.13.0 -send2trash==1.8.2 +send2trash==1.8.3 six==1.16.0 smmap==5.0.1 sniffio==1.3.1 snowballstemmer==2.2.0 soupsieve==2.5 -sphinx==7.2.6 -sphinx-api-relink==0.0.8 -sphinx-autobuild==2024.2.4 +sphinx==7.3.7 +sphinx-api-relink==0.0.9 +sphinx-autobuild==2024.4.16 sphinx-book-theme==1.1.2 -sphinx-codeautolink==0.15.0 +sphinx-codeautolink==0.15.1 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 @@ -178,26 +177,30 @@ sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 -sqlalchemy==2.0.29 +sqlalchemy==2.0.30 stack-data==0.6.3 +starlette==0.37.2 sympy==1.12 tabulate==0.9.0 terminado==0.18.1 -tinycss2==1.2.1 +tinycss2==1.3.0 tornado==6.4 -tox==4.14.2 -tqdm==4.66.2 -traitlets==5.14.2 +tox==4.15.0 +tqdm==4.66.4 +traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing-extensions==4.11.0 ujson==5.9.0 uri-template==1.3.0 urllib3==2.2.1 -virtualenv==20.25.1 +uvicorn==0.29.0 +virtualenv==20.26.1 +watchfiles==0.21.0 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 -websocket-client==1.7.0 +websocket-client==1.8.0 +websockets==12.0 wheel==0.43.0 widgetsnbextension==4.0.10 zipp==3.18.1 diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index f977a5c3b..e317be6d3 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -9,9 +9,9 @@ arrow==1.3.0 asttokens==2.4.1 async-lru==2.0.4 attrs==23.2.0 -babel==2.14.0 +babel==2.15.0 beautifulsoup4==4.12.3 -black==24.3.0 +black==24.4.2 bleach==6.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -24,18 +24,18 @@ click==8.1.7 colorama==0.4.6 comm==0.2.2 contourpy==1.2.1 -coverage==7.4.4 +coverage==7.5.1 cycler==0.12.1 debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 docstring-to-markdown==0.15 -docutils==0.20.1 -execnet==2.1.0 +docutils==0.21.2 +execnet==2.1.1 executing==2.0.1 fastjsonschema==2.19.1 -filelock==3.13.3 +filelock==3.14.0 fonttools==4.51.0 fqdn==1.5.1 gitdb==4.0.11 @@ -47,59 +47,58 @@ h11==0.14.0 hepunits==2.3.3 httpcore==1.0.5 httpx==0.27.0 -identify==2.5.35 -idna==3.6 +identify==2.5.36 +idna==3.7 imagesize==1.4.1 importlib-metadata==7.1.0 iniconfig==2.0.0 ipykernel==6.29.4 -ipympl==0.9.3 -ipython==8.23.0 +ipympl==0.9.4 +ipython==8.24.0 ipython-genutils==0.2.0 ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 -jinja2==3.1.3 -json5==0.9.24 +jinja2==3.1.4 +json5==0.9.25 jsonpointer==2.4 -jsonschema==4.21.1 +jsonschema==4.22.0 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.1 jupyter-core==5.7.2 jupyter-events==0.10.0 -jupyter-lsp==2.2.4 -jupyter-server==2.13.0 +jupyter-lsp==2.2.5 +jupyter-server==2.14.0 jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.3 -jupyterlab==4.1.5 +jupyterlab==4.2.0 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.1.0 -jupyterlab-myst==2.3.2 +jupyterlab-myst==2.4.2 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.25.4 +jupyterlab-server==2.27.1 jupyterlab-widgets==3.0.10 kiwisolver==1.4.5 latexcodec==3.0.0 -livereload==2.6.3 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 matplotlib==3.8.4 -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 mdit-py-plugins==0.4.0 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.1 mpmath==1.3.0 -mypy==1.9.0 +mypy==1.10.0 mypy-extensions==1.0.0 -myst-nb==1.0.0 -myst-parser==2.0.0 +myst-nb==1.1.0 +myst-parser==3.0.1 nbclient==0.6.8 -nbconvert==7.16.3 +nbconvert==7.16.4 nbdime==4.0.1 nbformat==5.10.4 nbmake==1.5.3 @@ -111,12 +110,12 @@ overrides==7.7.0 packaging==24.0 pandocfilters==1.5.1 parso==0.8.4 -particle==0.23.1 +particle==0.24.0 pathspec==0.12.1 pexpect==4.9.0 pillow==10.3.0 -platformdirs==4.2.0 -pluggy==1.4.0 +platformdirs==4.2.1 +pluggy==1.5.0 pre-commit==3.7.0 prometheus-client==0.20.0 prompt-toolkit==3.0.43 @@ -127,43 +126,43 @@ pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.22 pydata-sphinx-theme==0.15.2 -pygments==2.17.2 +pygments==2.18.0 pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==8.1.1 +pytest==8.2.0 pytest-cov==5.0.0 pytest-profiling==1.7.0 -pytest-xdist==3.5.0 -python-constraint==1.3.1 +pytest-xdist==3.6.1 +python-constraint==1.4.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.2.0 +python-lsp-ruff==2.2.1 python-lsp-server==1.11.0 pytoolconfig==1.3.1 pyyaml==6.0.1 -pyzmq==25.1.2 +pyzmq==26.0.3 qrules==0.10.1 -referencing==0.34.0 +referencing==0.35.1 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rich==13.7.1 rope==1.13.0 -rpds-py==0.18.0 -ruff==0.3.5 +rpds-py==0.18.1 +ruff==0.4.3 scipy==1.13.0 -send2trash==1.8.2 +send2trash==1.8.3 six==1.16.0 smmap==5.0.1 sniffio==1.3.1 snowballstemmer==2.2.0 soupsieve==2.5 -sphinx==7.2.6 -sphinx-api-relink==0.0.8 -sphinx-autobuild==2024.2.4 +sphinx==7.3.7 +sphinx-api-relink==0.0.9 +sphinx-autobuild==2024.4.16 sphinx-book-theme==1.1.2 -sphinx-codeautolink==0.15.0 +sphinx-codeautolink==0.15.1 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 @@ -178,26 +177,30 @@ sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 -sqlalchemy==2.0.29 +sqlalchemy==2.0.30 stack-data==0.6.3 +starlette==0.37.2 sympy==1.12 tabulate==0.9.0 terminado==0.18.1 -tinycss2==1.2.1 +tinycss2==1.3.0 tornado==6.4 -tox==4.14.2 -tqdm==4.66.2 -traitlets==5.14.2 +tox==4.15.0 +tqdm==4.66.4 +traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing-extensions==4.11.0 ujson==5.9.0 uri-template==1.3.0 urllib3==2.2.1 -virtualenv==20.25.1 +uvicorn==0.29.0 +virtualenv==20.26.1 +watchfiles==0.21.0 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 -websocket-client==1.7.0 +websocket-client==1.8.0 +websockets==12.0 wheel==0.43.0 widgetsnbextension==4.0.10 zipp==3.18.1 diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index 6ee3ad95b..fe9222ba3 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -34,7 +34,7 @@ distlib==0.3.8 docstring-to-markdown==0.15 docutils==0.17.1 entrypoints==0.4 -exceptiongroup==1.2.0 +exceptiongroup==1.2.1 execnet==2.0.2 fastjsonschema==2.19.1 filelock==3.12.2 @@ -47,7 +47,7 @@ graphviz==0.20.1 greenlet==3.0.3 hepunits==2.3.3 identify==2.5.24 -idna==3.6 +idna==3.7 imagesize==1.4.1 importlib-metadata==6.7.0 importlib-resources==5.12.0 @@ -60,7 +60,7 @@ ipywidgets==8.1.2 isoduration==20.11.0 isort==5.11.5 jedi==0.18.2 -jinja2==3.1.3 +jinja2==3.1.4 json5==0.9.16 jsonpointer==2.4 jsonschema==4.17.3 @@ -70,7 +70,7 @@ jupyter-core==4.12.0 jupyter-events==0.6.3 jupyter-lsp==1.5.1 jupyter-server==1.24.0 -jupyter-server-fileid==0.9.1 +jupyter-server-fileid==0.9.2 jupyter-server-mathjax==0.2.6 jupyter-server-ydoc==0.8.0 jupyter-ydoc==0.2.5 @@ -107,7 +107,7 @@ nbformat==5.8.0 nbmake==1.3.0 nest-asyncio==1.6.0 nodeenv==1.8.0 -notebook==6.5.6 +notebook==6.5.7 notebook-shim==0.2.4 numpy==1.21.6 packaging==24.0 @@ -139,7 +139,7 @@ pytest==7.4.4 pytest-cov==4.1.0 pytest-profiling==1.7.0 pytest-xdist==3.5.0 -python-constraint==1.3.1 +python-constraint==1.4.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.0.0 @@ -148,7 +148,7 @@ python-lsp-server==1.7.4 pytoolconfig==1.3.0 pytz==2024.1 pyyaml==6.0.1 -pyzmq==24.0.1 +pyzmq==26.0.3 qrules==0.10.1 requests==2.31.0 rfc3339-validator==0.1.4 @@ -157,7 +157,7 @@ rich==13.7.1 rope==1.9.0 ruff==0.1.15 scipy==1.7.3 -send2trash==1.8.2 +send2trash==1.8.3 singledispatchmethod==1.0 six==1.16.0 smmap==5.0.1 @@ -165,10 +165,10 @@ sniffio==1.3.1 snowballstemmer==2.2.0 soupsieve==2.4.1 sphinx==5.3.0 -sphinx-api-relink==0.0.8 +sphinx-api-relink==0.0.9 sphinx-autobuild==2021.3.14 sphinx-book-theme==1.0.1 -sphinx-codeautolink==0.15.0 +sphinx-codeautolink==0.15.1 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 sphinx-design==0.4.1 @@ -191,14 +191,14 @@ tinycss2==1.2.1 tomli==2.0.1 tornado==6.2 tox==4.8.0 -tqdm==4.66.2 +tqdm==4.66.4 traitlets==5.9.0 typed-ast==1.5.5 typing-extensions==4.7.1 ujson==5.7.0 uri-template==1.3.0 urllib3==2.0.7 -virtualenv==20.25.1 +virtualenv==20.26.1 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index b60d5c704..5af4817ef 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -9,10 +9,10 @@ arrow==1.3.0 asttokens==2.4.1 async-lru==2.0.4 attrs==23.2.0 -babel==2.14.0 +babel==2.15.0 backcall==0.2.0 beautifulsoup4==4.12.3 -black==24.3.0 +black==24.4.2 bleach==6.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -25,7 +25,7 @@ click==8.1.7 colorama==0.4.6 comm==0.2.2 contourpy==1.1.1 -coverage==7.4.4 +coverage==7.5.1 cycler==0.12.1 debugpy==1.8.1 decorator==5.1.1 @@ -33,11 +33,11 @@ defusedxml==0.7.1 distlib==0.3.8 docstring-to-markdown==0.15 docutils==0.17.1 -exceptiongroup==1.2.0 -execnet==2.1.0 +exceptiongroup==1.2.1 +execnet==2.1.1 executing==2.0.1 fastjsonschema==2.19.1 -filelock==3.13.3 +filelock==3.14.0 fonttools==4.51.0 fqdn==1.5.1 gitdb==4.0.11 @@ -49,8 +49,8 @@ h11==0.14.0 hepunits==2.3.3 httpcore==1.0.5 httpx==0.27.0 -identify==2.5.35 -idna==3.6 +identify==2.5.36 +idna==3.7 imagesize==1.4.1 importlib-metadata==7.1.0 importlib-resources==6.4.0 @@ -63,26 +63,26 @@ ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 -jinja2==3.1.3 -json5==0.9.24 +jinja2==3.1.4 +json5==0.9.25 jsonpointer==2.4 -jsonschema==4.21.1 +jsonschema==4.22.0 jsonschema-specifications==2023.12.1 jupyter-cache==0.6.1 jupyter-client==8.6.1 jupyter-core==5.7.2 jupyter-events==0.10.0 -jupyter-lsp==2.2.4 -jupyter-server==2.13.0 +jupyter-lsp==2.2.5 +jupyter-server==2.14.0 jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.3 -jupyterlab==4.1.5 +jupyterlab==4.2.0 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.1.0 -jupyterlab-myst==2.3.2 +jupyterlab-myst==2.4.2 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.25.4 +jupyterlab-server==2.27.1 jupyterlab-widgets==3.0.10 kiwisolver==1.4.5 latexcodec==3.0.0 @@ -91,18 +91,18 @@ lsprotocol==2023.0.1 markdown-it-py==2.2.0 markupsafe==2.1.5 matplotlib==3.7.5 -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 mdit-py-plugins==0.3.5 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.1 mpmath==1.3.0 -mypy==1.9.0 +mypy==1.10.0 mypy-extensions==1.0.0 myst-nb==0.17.2 myst-parser==0.18.1 nbclient==0.6.8 -nbconvert==7.16.3 +nbconvert==7.16.4 nbdime==4.0.1 nbformat==5.10.4 nbmake==1.5.3 @@ -114,14 +114,14 @@ overrides==7.7.0 packaging==24.0 pandocfilters==1.5.1 parso==0.8.4 -particle==0.23.1 +particle==0.24.0 pathspec==0.12.1 pexpect==4.9.0 pickleshare==0.7.5 pillow==10.3.0 pkgutil-resolve-name==1.3.10 -platformdirs==4.2.0 -pluggy==1.4.0 +platformdirs==4.2.1 +pluggy==1.5.0 pre-commit==3.5.0 prometheus-client==0.20.0 prompt-toolkit==3.0.43 @@ -132,44 +132,44 @@ pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.22 pydata-sphinx-theme==0.14.4 -pygments==2.17.2 +pygments==2.18.0 pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==8.1.1 +pytest==8.2.0 pytest-cov==5.0.0 pytest-profiling==1.7.0 -pytest-xdist==3.5.0 -python-constraint==1.3.1 +pytest-xdist==3.6.1 +python-constraint==1.4.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.2.0 +python-lsp-ruff==2.2.1 python-lsp-server==1.11.0 pytoolconfig==1.3.1 pytz==2024.1 pyyaml==6.0.1 -pyzmq==25.1.2 +pyzmq==26.0.3 qrules==0.10.1 -referencing==0.34.0 +referencing==0.35.1 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rich==13.7.1 rope==1.13.0 -rpds-py==0.18.0 -ruff==0.3.5 +rpds-py==0.18.1 +ruff==0.4.3 scipy==1.10.1 -send2trash==1.8.2 +send2trash==1.8.3 six==1.16.0 smmap==5.0.1 sniffio==1.3.1 snowballstemmer==2.2.0 soupsieve==2.5 sphinx==5.3.0 -sphinx-api-relink==0.0.8 +sphinx-api-relink==0.0.9 sphinx-autobuild==2021.3.14 sphinx-book-theme==1.0.1 -sphinx-codeautolink==0.15.0 +sphinx-codeautolink==0.15.1 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 @@ -184,27 +184,27 @@ sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==2.0.29 +sqlalchemy==2.0.30 stack-data==0.6.3 sympy==1.12 tabulate==0.9.0 terminado==0.18.1 -tinycss2==1.2.1 +tinycss2==1.3.0 tomli==2.0.1 tornado==6.4 -tox==4.14.2 -tqdm==4.66.2 -traitlets==5.14.2 +tox==4.15.0 +tqdm==4.66.4 +traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing-extensions==4.11.0 ujson==5.9.0 uri-template==1.3.0 urllib3==2.2.1 -virtualenv==20.25.1 +virtualenv==20.26.1 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 -websocket-client==1.7.0 +websocket-client==1.8.0 wheel==0.43.0 widgetsnbextension==4.0.10 zipp==3.18.1 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 9ff47c2dd..ca4a873a5 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -9,9 +9,9 @@ arrow==1.3.0 asttokens==2.4.1 async-lru==2.0.4 attrs==23.2.0 -babel==2.14.0 +babel==2.15.0 beautifulsoup4==4.12.3 -black==24.3.0 +black==24.4.2 bleach==6.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -24,19 +24,19 @@ click==8.1.7 colorama==0.4.6 comm==0.2.2 contourpy==1.2.1 -coverage==7.4.4 +coverage==7.5.1 cycler==0.12.1 debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 docstring-to-markdown==0.15 -docutils==0.20.1 -exceptiongroup==1.2.0 -execnet==2.1.0 +docutils==0.21.2 +exceptiongroup==1.2.1 +execnet==2.1.1 executing==2.0.1 fastjsonschema==2.19.1 -filelock==3.13.3 +filelock==3.14.0 fonttools==4.51.0 fqdn==1.5.1 gitdb==4.0.11 @@ -48,60 +48,59 @@ h11==0.14.0 hepunits==2.3.3 httpcore==1.0.5 httpx==0.27.0 -identify==2.5.35 -idna==3.6 +identify==2.5.36 +idna==3.7 imagesize==1.4.1 importlib-metadata==7.1.0 importlib-resources==6.4.0 iniconfig==2.0.0 ipykernel==6.29.4 -ipympl==0.9.3 +ipympl==0.9.4 ipython==8.18.1 ipython-genutils==0.2.0 ipywidgets==8.1.2 isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 -jinja2==3.1.3 -json5==0.9.24 +jinja2==3.1.4 +json5==0.9.25 jsonpointer==2.4 -jsonschema==4.21.1 +jsonschema==4.22.0 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.1 jupyter-core==5.7.2 jupyter-events==0.10.0 -jupyter-lsp==2.2.4 -jupyter-server==2.13.0 +jupyter-lsp==2.2.5 +jupyter-server==2.14.0 jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.3 -jupyterlab==4.1.5 +jupyterlab==4.2.0 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.1.0 -jupyterlab-myst==2.3.2 +jupyterlab-myst==2.4.2 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.25.4 +jupyterlab-server==2.27.1 jupyterlab-widgets==3.0.10 kiwisolver==1.4.5 latexcodec==3.0.0 -livereload==2.6.3 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 matplotlib==3.8.4 -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 mdit-py-plugins==0.4.0 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.1 mpmath==1.3.0 -mypy==1.9.0 +mypy==1.10.0 mypy-extensions==1.0.0 -myst-nb==1.0.0 -myst-parser==2.0.0 +myst-nb==1.1.0 +myst-parser==3.0.1 nbclient==0.6.8 -nbconvert==7.16.3 +nbconvert==7.16.4 nbdime==4.0.1 nbformat==5.10.4 nbmake==1.5.3 @@ -113,12 +112,12 @@ overrides==7.7.0 packaging==24.0 pandocfilters==1.5.1 parso==0.8.4 -particle==0.23.1 +particle==0.24.0 pathspec==0.12.1 pexpect==4.9.0 pillow==10.3.0 -platformdirs==4.2.0 -pluggy==1.4.0 +platformdirs==4.2.1 +pluggy==1.5.0 pre-commit==3.7.0 prometheus-client==0.20.0 prompt-toolkit==3.0.43 @@ -129,43 +128,43 @@ pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.22 pydata-sphinx-theme==0.15.2 -pygments==2.17.2 +pygments==2.18.0 pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==8.1.1 +pytest==8.2.0 pytest-cov==5.0.0 pytest-profiling==1.7.0 -pytest-xdist==3.5.0 -python-constraint==1.3.1 +pytest-xdist==3.6.1 +python-constraint==1.4.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.2.0 +python-lsp-ruff==2.2.1 python-lsp-server==1.11.0 pytoolconfig==1.3.1 pyyaml==6.0.1 -pyzmq==25.1.2 +pyzmq==26.0.3 qrules==0.10.1 -referencing==0.34.0 +referencing==0.35.1 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rich==13.7.1 rope==1.13.0 -rpds-py==0.18.0 -ruff==0.3.5 +rpds-py==0.18.1 +ruff==0.4.3 scipy==1.13.0 -send2trash==1.8.2 +send2trash==1.8.3 six==1.16.0 smmap==5.0.1 sniffio==1.3.1 snowballstemmer==2.2.0 soupsieve==2.5 -sphinx==7.2.6 -sphinx-api-relink==0.0.8 -sphinx-autobuild==2024.2.4 +sphinx==7.3.7 +sphinx-api-relink==0.0.9 +sphinx-autobuild==2024.4.16 sphinx-book-theme==1.1.2 -sphinx-codeautolink==0.15.0 +sphinx-codeautolink==0.15.1 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 sphinx-design==0.5.0 @@ -180,27 +179,31 @@ sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 -sqlalchemy==2.0.29 +sqlalchemy==2.0.30 stack-data==0.6.3 +starlette==0.37.2 sympy==1.12 tabulate==0.9.0 terminado==0.18.1 -tinycss2==1.2.1 +tinycss2==1.3.0 tomli==2.0.1 tornado==6.4 -tox==4.14.2 -tqdm==4.66.2 -traitlets==5.14.2 +tox==4.15.0 +tqdm==4.66.4 +traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing-extensions==4.11.0 ujson==5.9.0 uri-template==1.3.0 urllib3==2.2.1 -virtualenv==20.25.1 +uvicorn==0.29.0 +virtualenv==20.26.1 +watchfiles==0.21.0 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 -websocket-client==1.7.0 +websocket-client==1.8.0 +websockets==12.0 wheel==0.43.0 widgetsnbextension==4.0.10 zipp==3.18.1 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0514de537..12824b8d9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: metadata.vscode - repo: https://github.com/ComPWA/policy - rev: 0.3.4 + rev: 0.3.8 hooks: - id: check-dev-files args: @@ -59,7 +59,7 @@ repos: - --extras-require=doc,viz - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.5 + rev: v0.4.3 hooks: - id: ruff args: [--fix] @@ -68,7 +68,7 @@ repos: types_or: [python, pyi, jupyter] - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.6.0 hooks: - id: check-ast - id: check-case-conflict @@ -109,7 +109,7 @@ repos: - --in-place - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.1 + rev: 0.28.2 hooks: - id: check-jsonschema name: Check CITATION.cff @@ -122,7 +122,7 @@ repos: pass_filenames: false - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.6.1 + rev: v8.8.0 hooks: - id: cspell @@ -148,6 +148,6 @@ repos: - python - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.357 + rev: v1.1.361 hooks: - id: pyright From 6d57b687a2deaa5dac3e496751a57c40a43b61ed Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 03:13:12 +0000 Subject: [PATCH 2/9] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/ampform/sympy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ampform/sympy/__init__.py b/src/ampform/sympy/__init__.py index 808779ed6..c21bedb10 100644 --- a/src/ampform/sympy/__init__.py +++ b/src/ampform/sympy/__init__.py @@ -285,7 +285,7 @@ def determine_indices(symbol: sp.Basic) -> list[int]: subscript = re.sub(r"[^0-9^\,]", "", subscript) subscript = f"[{subscript}]" try: - indices = eval(subscript) # noqa: PGH001, S307 + indices = eval(subscript) # noqa: S307 except SyntaxError: return [] return list(indices) From cf193b46ac23ae4635a9113d4211bef903b08c7f Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 20 May 2024 14:44:31 +0000 Subject: [PATCH 3/9] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 22 +++++++++++----------- .constraints/py3.11.txt | 22 +++++++++++----------- .constraints/py3.12.txt | 22 +++++++++++----------- .constraints/py3.7.txt | 2 +- .constraints/py3.8.txt | 14 +++++++------- .constraints/py3.9.txt | 22 +++++++++++----------- .pre-commit-config.yaml | 8 ++++---- 7 files changed, 56 insertions(+), 56 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index a6da2ea13..73af060d7 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -1,6 +1,6 @@ # 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 -accessible-pygments==0.0.4 +accessible-pygments==0.0.5 alabaster==0.7.16 anyio==4.3.0 argon2-cffi==23.1.0 @@ -76,7 +76,7 @@ jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.3 jupyterlab==4.2.0 jupyterlab-code-formatter==2.2.1 -jupyterlab-git==0.50.0 +jupyterlab-git==0.50.1 jupyterlab-lsp==5.1.0 jupyterlab-myst==2.4.2 jupyterlab-pygments==0.3.0 @@ -87,9 +87,9 @@ latexcodec==3.0.0 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 -matplotlib==3.8.4 +matplotlib==3.9.0 matplotlib-inline==0.1.7 -mdit-py-plugins==0.4.0 +mdit-py-plugins==0.4.1 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.1 @@ -115,9 +115,9 @@ particle==0.24.0 pathspec==0.12.1 pexpect==4.9.0 pillow==10.3.0 -platformdirs==4.2.1 +platformdirs==4.2.2 pluggy==1.5.0 -pre-commit==3.7.0 +pre-commit==3.7.1 prometheus-client==0.20.0 prompt-toolkit==3.0.43 psutil==5.9.8 @@ -130,7 +130,7 @@ pydata-sphinx-theme==0.15.2 pygments==2.18.0 pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==8.2.0 +pytest==8.2.1 pytest-cov==5.0.0 pytest-profiling==1.7.0 pytest-xdist==3.6.1 @@ -151,7 +151,7 @@ rfc3986-validator==0.1.1 rich==13.7.1 rope==1.13.0 rpds-py==0.18.1 -ruff==0.4.3 +ruff==0.4.4 scipy==1.13.0 send2trash==1.8.3 six==1.16.0 @@ -192,11 +192,11 @@ tqdm==4.66.4 traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing-extensions==4.11.0 -ujson==5.9.0 +ujson==5.10.0 uri-template==1.3.0 urllib3==2.2.1 uvicorn==0.29.0 -virtualenv==20.26.1 +virtualenv==20.26.2 watchfiles==0.21.0 wcwidth==0.2.13 webcolors==1.13 @@ -205,7 +205,7 @@ websocket-client==1.8.0 websockets==12.0 wheel==0.43.0 widgetsnbextension==4.0.10 -zipp==3.18.1 +zipp==3.18.2 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 471afeb87..b69bcd647 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -1,6 +1,6 @@ # 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 -accessible-pygments==0.0.4 +accessible-pygments==0.0.5 alabaster==0.7.16 anyio==4.3.0 argon2-cffi==23.1.0 @@ -75,7 +75,7 @@ jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.3 jupyterlab==4.2.0 jupyterlab-code-formatter==2.2.1 -jupyterlab-git==0.50.0 +jupyterlab-git==0.50.1 jupyterlab-lsp==5.1.0 jupyterlab-myst==2.4.2 jupyterlab-pygments==0.3.0 @@ -86,9 +86,9 @@ latexcodec==3.0.0 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 -matplotlib==3.8.4 +matplotlib==3.9.0 matplotlib-inline==0.1.7 -mdit-py-plugins==0.4.0 +mdit-py-plugins==0.4.1 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.1 @@ -114,9 +114,9 @@ particle==0.24.0 pathspec==0.12.1 pexpect==4.9.0 pillow==10.3.0 -platformdirs==4.2.1 +platformdirs==4.2.2 pluggy==1.5.0 -pre-commit==3.7.0 +pre-commit==3.7.1 prometheus-client==0.20.0 prompt-toolkit==3.0.43 psutil==5.9.8 @@ -129,7 +129,7 @@ pydata-sphinx-theme==0.15.2 pygments==2.18.0 pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==8.2.0 +pytest==8.2.1 pytest-cov==5.0.0 pytest-profiling==1.7.0 pytest-xdist==3.6.1 @@ -150,7 +150,7 @@ rfc3986-validator==0.1.1 rich==13.7.1 rope==1.13.0 rpds-py==0.18.1 -ruff==0.4.3 +ruff==0.4.4 scipy==1.13.0 send2trash==1.8.3 six==1.16.0 @@ -190,11 +190,11 @@ tqdm==4.66.4 traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing-extensions==4.11.0 -ujson==5.9.0 +ujson==5.10.0 uri-template==1.3.0 urllib3==2.2.1 uvicorn==0.29.0 -virtualenv==20.26.1 +virtualenv==20.26.2 watchfiles==0.21.0 wcwidth==0.2.13 webcolors==1.13 @@ -203,7 +203,7 @@ websocket-client==1.8.0 websockets==12.0 wheel==0.43.0 widgetsnbextension==4.0.10 -zipp==3.18.1 +zipp==3.18.2 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index e317be6d3..e345ab2c7 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile pyproject.toml -o .constraints/py3.12.txt --all-extras --no-annotate --python-version=3.12 --no-emit-package setuptools -accessible-pygments==0.0.4 +accessible-pygments==0.0.5 alabaster==0.7.16 anyio==4.3.0 argon2-cffi==23.1.0 @@ -75,7 +75,7 @@ jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.3 jupyterlab==4.2.0 jupyterlab-code-formatter==2.2.1 -jupyterlab-git==0.50.0 +jupyterlab-git==0.50.1 jupyterlab-lsp==5.1.0 jupyterlab-myst==2.4.2 jupyterlab-pygments==0.3.0 @@ -86,9 +86,9 @@ latexcodec==3.0.0 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 -matplotlib==3.8.4 +matplotlib==3.9.0 matplotlib-inline==0.1.7 -mdit-py-plugins==0.4.0 +mdit-py-plugins==0.4.1 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.1 @@ -114,9 +114,9 @@ particle==0.24.0 pathspec==0.12.1 pexpect==4.9.0 pillow==10.3.0 -platformdirs==4.2.1 +platformdirs==4.2.2 pluggy==1.5.0 -pre-commit==3.7.0 +pre-commit==3.7.1 prometheus-client==0.20.0 prompt-toolkit==3.0.43 psutil==5.9.8 @@ -129,7 +129,7 @@ pydata-sphinx-theme==0.15.2 pygments==2.18.0 pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==8.2.0 +pytest==8.2.1 pytest-cov==5.0.0 pytest-profiling==1.7.0 pytest-xdist==3.6.1 @@ -150,7 +150,7 @@ rfc3986-validator==0.1.1 rich==13.7.1 rope==1.13.0 rpds-py==0.18.1 -ruff==0.4.3 +ruff==0.4.4 scipy==1.13.0 send2trash==1.8.3 six==1.16.0 @@ -190,11 +190,11 @@ tqdm==4.66.4 traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing-extensions==4.11.0 -ujson==5.9.0 +ujson==5.10.0 uri-template==1.3.0 urllib3==2.2.1 uvicorn==0.29.0 -virtualenv==20.26.1 +virtualenv==20.26.2 watchfiles==0.21.0 wcwidth==0.2.13 webcolors==1.13 @@ -203,7 +203,7 @@ websocket-client==1.8.0 websockets==12.0 wheel==0.43.0 widgetsnbextension==4.0.10 -zipp==3.18.1 +zipp==3.18.2 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index fe9222ba3..acb5c0c7f 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -198,7 +198,7 @@ typing-extensions==4.7.1 ujson==5.7.0 uri-template==1.3.0 urllib3==2.0.7 -virtualenv==20.26.1 +virtualenv==20.26.2 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index 5af4817ef..e9e5280c4 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -78,7 +78,7 @@ jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.3 jupyterlab==4.2.0 jupyterlab-code-formatter==2.2.1 -jupyterlab-git==0.50.0 +jupyterlab-git==0.50.1 jupyterlab-lsp==5.1.0 jupyterlab-myst==2.4.2 jupyterlab-pygments==0.3.0 @@ -120,7 +120,7 @@ pexpect==4.9.0 pickleshare==0.7.5 pillow==10.3.0 pkgutil-resolve-name==1.3.10 -platformdirs==4.2.1 +platformdirs==4.2.2 pluggy==1.5.0 pre-commit==3.5.0 prometheus-client==0.20.0 @@ -135,7 +135,7 @@ pydata-sphinx-theme==0.14.4 pygments==2.18.0 pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==8.2.0 +pytest==8.2.1 pytest-cov==5.0.0 pytest-profiling==1.7.0 pytest-xdist==3.6.1 @@ -157,7 +157,7 @@ rfc3986-validator==0.1.1 rich==13.7.1 rope==1.13.0 rpds-py==0.18.1 -ruff==0.4.3 +ruff==0.4.4 scipy==1.10.1 send2trash==1.8.3 six==1.16.0 @@ -197,17 +197,17 @@ tqdm==4.66.4 traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing-extensions==4.11.0 -ujson==5.9.0 +ujson==5.10.0 uri-template==1.3.0 urllib3==2.2.1 -virtualenv==20.26.1 +virtualenv==20.26.2 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 websocket-client==1.8.0 wheel==0.43.0 widgetsnbextension==4.0.10 -zipp==3.18.1 +zipp==3.18.2 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index ca4a873a5..abdb06524 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -1,6 +1,6 @@ # 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 -accessible-pygments==0.0.4 +accessible-pygments==0.0.5 alabaster==0.7.16 anyio==4.3.0 argon2-cffi==23.1.0 @@ -77,7 +77,7 @@ jupyter-server-mathjax==0.2.6 jupyter-server-terminals==0.5.3 jupyterlab==4.2.0 jupyterlab-code-formatter==2.2.1 -jupyterlab-git==0.50.0 +jupyterlab-git==0.50.1 jupyterlab-lsp==5.1.0 jupyterlab-myst==2.4.2 jupyterlab-pygments==0.3.0 @@ -88,9 +88,9 @@ latexcodec==3.0.0 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 -matplotlib==3.8.4 +matplotlib==3.9.0 matplotlib-inline==0.1.7 -mdit-py-plugins==0.4.0 +mdit-py-plugins==0.4.1 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.1 @@ -116,9 +116,9 @@ particle==0.24.0 pathspec==0.12.1 pexpect==4.9.0 pillow==10.3.0 -platformdirs==4.2.1 +platformdirs==4.2.2 pluggy==1.5.0 -pre-commit==3.7.0 +pre-commit==3.7.1 prometheus-client==0.20.0 prompt-toolkit==3.0.43 psutil==5.9.8 @@ -131,7 +131,7 @@ pydata-sphinx-theme==0.15.2 pygments==2.18.0 pyparsing==3.1.2 pyproject-api==1.6.1 -pytest==8.2.0 +pytest==8.2.1 pytest-cov==5.0.0 pytest-profiling==1.7.0 pytest-xdist==3.6.1 @@ -152,7 +152,7 @@ rfc3986-validator==0.1.1 rich==13.7.1 rope==1.13.0 rpds-py==0.18.1 -ruff==0.4.3 +ruff==0.4.4 scipy==1.13.0 send2trash==1.8.3 six==1.16.0 @@ -193,11 +193,11 @@ tqdm==4.66.4 traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing-extensions==4.11.0 -ujson==5.9.0 +ujson==5.10.0 uri-template==1.3.0 urllib3==2.2.1 uvicorn==0.29.0 -virtualenv==20.26.1 +virtualenv==20.26.2 watchfiles==0.21.0 wcwidth==0.2.13 webcolors==1.13 @@ -206,7 +206,7 @@ websocket-client==1.8.0 websockets==12.0 wheel==0.43.0 widgetsnbextension==4.0.10 -zipp==3.18.1 +zipp==3.18.2 # The following packages were excluded from the output: # setuptools diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 12824b8d9..2ed597629 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - --extras-require=doc,viz - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.3 + rev: v0.4.4 hooks: - id: ruff args: [--fix] @@ -109,7 +109,7 @@ repos: - --in-place - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.2 + rev: 0.28.3 hooks: - id: check-jsonschema name: Check CITATION.cff @@ -122,7 +122,7 @@ repos: pass_filenames: false - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.8.0 + rev: v8.8.1 hooks: - id: cspell @@ -148,6 +148,6 @@ repos: - python - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.361 + rev: v1.1.363 hooks: - id: pyright From 5b8cb220e8d7f34f4e1ee71cd80d96e32632c097 Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Mon, 20 May 2024 16:47:53 +0200 Subject: [PATCH 4/9] MAINT: clean up `variables` in Conda config --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 8fb56b271..8e4b5a628 100644 --- a/environment.yml +++ b/environment.yml @@ -8,6 +8,6 @@ dependencies: - pip: - -c .constraints/py3.11.txt -e .[dev] variables: + PRETTIER_LEGACY_CLI: 1 PYDEVD_DISABLE_FILE_VALIDATION: 1 - PRETTIER_LEGACY_CLI: "1" PYTHONHASHSEED: 0 From 473d1ad7762ab3df3d4fcb5a987bd28e173a8a31 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 20 May 2024 15:36:34 +0000 Subject: [PATCH 5/9] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 4 ++-- .constraints/py3.11.txt | 4 ++-- .constraints/py3.12.txt | 4 ++-- .constraints/py3.7.txt | 2 +- .constraints/py3.8.txt | 4 ++-- .constraints/py3.9.txt | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 73af060d7..73bb98b5f 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -134,7 +134,7 @@ pytest==8.2.1 pytest-cov==5.0.0 pytest-profiling==1.7.0 pytest-xdist==3.6.1 -python-constraint==1.4.0 +python-constraint2==2.0.0b5 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 @@ -143,7 +143,7 @@ python-lsp-server==1.11.0 pytoolconfig==1.3.1 pyyaml==6.0.1 pyzmq==26.0.3 -qrules==0.10.1 +qrules==0.10.2 referencing==0.35.1 requests==2.31.0 rfc3339-validator==0.1.4 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index b69bcd647..418135f43 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -133,7 +133,7 @@ pytest==8.2.1 pytest-cov==5.0.0 pytest-profiling==1.7.0 pytest-xdist==3.6.1 -python-constraint==1.4.0 +python-constraint2==2.0.0b5 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 @@ -142,7 +142,7 @@ python-lsp-server==1.11.0 pytoolconfig==1.3.1 pyyaml==6.0.1 pyzmq==26.0.3 -qrules==0.10.1 +qrules==0.10.2 referencing==0.35.1 requests==2.31.0 rfc3339-validator==0.1.4 diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index e345ab2c7..c2461c519 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -133,7 +133,7 @@ pytest==8.2.1 pytest-cov==5.0.0 pytest-profiling==1.7.0 pytest-xdist==3.6.1 -python-constraint==1.4.0 +python-constraint2==2.0.0b5 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 @@ -142,7 +142,7 @@ python-lsp-server==1.11.0 pytoolconfig==1.3.1 pyyaml==6.0.1 pyzmq==26.0.3 -qrules==0.10.1 +qrules==0.10.2 referencing==0.35.1 requests==2.31.0 rfc3339-validator==0.1.4 diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index acb5c0c7f..6a4a08811 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -149,7 +149,7 @@ pytoolconfig==1.3.0 pytz==2024.1 pyyaml==6.0.1 pyzmq==26.0.3 -qrules==0.10.1 +qrules==0.10.2 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index e9e5280c4..99e71e4b0 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -139,7 +139,7 @@ pytest==8.2.1 pytest-cov==5.0.0 pytest-profiling==1.7.0 pytest-xdist==3.6.1 -python-constraint==1.4.0 +python-constraint2==2.0.0b5 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 @@ -149,7 +149,7 @@ pytoolconfig==1.3.1 pytz==2024.1 pyyaml==6.0.1 pyzmq==26.0.3 -qrules==0.10.1 +qrules==0.10.2 referencing==0.35.1 requests==2.31.0 rfc3339-validator==0.1.4 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index abdb06524..6db71122e 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -135,7 +135,7 @@ pytest==8.2.1 pytest-cov==5.0.0 pytest-profiling==1.7.0 pytest-xdist==3.6.1 -python-constraint==1.4.0 +python-constraint2==2.0.0b5 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 @@ -144,7 +144,7 @@ python-lsp-server==1.11.0 pytoolconfig==1.3.1 pyyaml==6.0.1 pyzmq==26.0.3 -qrules==0.10.1 +qrules==0.10.2 referencing==0.35.1 requests==2.31.0 rfc3339-validator==0.1.4 From c68c02ca930966d4462bf957ed879f63d03eae49 Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Mon, 20 May 2024 17:37:51 +0200 Subject: [PATCH 6/9] MAINT: clean up `variables` in Conda config --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 8e4b5a628..2eb9cafb7 100644 --- a/environment.yml +++ b/environment.yml @@ -4,7 +4,7 @@ channels: dependencies: - python==3.11.* - pip - - graphviz # for binder + - graphviz - pip: - -c .constraints/py3.11.txt -e .[dev] variables: From 396cce0d0e3f442727f4d40bffc80e174beae54d Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Mon, 20 May 2024 17:42:55 +0200 Subject: [PATCH 7/9] MAINT: provide QRules formalism argument type --- docs/_extend_docstrings.py | 6 +++--- tests/conftest.py | 3 ++- tests/helicity/align/test_dpd.py | 4 ++-- tests/helicity/test_helicity.py | 3 ++- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/docs/_extend_docstrings.py b/docs/_extend_docstrings.py index b87a48746..f01d1203d 100644 --- a/docs/_extend_docstrings.py +++ b/docs/_extend_docstrings.py @@ -32,7 +32,7 @@ else: from importlib.metadata import version as get_package_version if TYPE_CHECKING: - from qrules.transition import ReactionInfo + from qrules.transition import ReactionInfo, SpinFormalism from ampform.sympy import NumPyPrintable @@ -547,7 +547,7 @@ def extend_formulate_isobar_wigner_d() -> None: def __get_graphviz_state_transition_example( - formalism: str, transition_number: int = 0 + formalism: SpinFormalism, transition_number: int = 0 ) -> str: reaction = __generate_transitions_cached( initial_state=[("J/psi(1S)", [+1])], @@ -733,7 +733,7 @@ def _append_to_docstring(class_type: Callable | type, appended_text: str) -> Non def __generate_transitions_cached( initial_state: list[tuple[str, list[float | int]] | str], final_state: list[tuple[str, list[float | int]] | str], - formalism: str, + formalism: SpinFormalism, ) -> ReactionInfo: version = get_package_version("qrules") obj = (initial_state, final_state, formalism) diff --git a/tests/conftest.py b/tests/conftest.py index 304808622..ac1bda05b 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -14,6 +14,7 @@ if TYPE_CHECKING: from _pytest.fixtures import SubRequest + from qrules.transition import SpinFormalism from ampform.helicity import HelicityModel @@ -31,7 +32,7 @@ def particle_database() -> ParticleCollection: @pytest.fixture(scope="session", params=["canonical-helicity", "helicity"]) def reaction(request: SubRequest) -> ReactionInfo: - formalism: str = request.param + formalism: SpinFormalism = request.param return qrules.generate_transitions( initial_state=[("J/psi(1S)", [-1, 1])], final_state=["gamma", "pi0", "pi0"], diff --git a/tests/helicity/align/test_dpd.py b/tests/helicity/align/test_dpd.py index 340620b9a..27d3c5433 100644 --- a/tests/helicity/align/test_dpd.py +++ b/tests/helicity/align/test_dpd.py @@ -15,13 +15,13 @@ if TYPE_CHECKING: from _pytest.fixtures import SubRequest - from qrules.transition import ReactionInfo + from qrules.transition import ReactionInfo, SpinFormalism class TestDalitzPlotDecomposition: @pytest.fixture(scope="session", params=["canonical-helicity", "helicity"]) def jpsi_to_k0_sigma_pbar(self, request: SubRequest) -> ReactionInfo: - formalism: str = request.param + formalism: SpinFormalism = request.param reaction = qrules.generate_transitions( initial_state=("J/psi(1S)", [-1, +1]), final_state=["K0", "Sigma+", "p~"], diff --git a/tests/helicity/test_helicity.py b/tests/helicity/test_helicity.py index cf4229dd7..e508408b5 100644 --- a/tests/helicity/test_helicity.py +++ b/tests/helicity/test_helicity.py @@ -22,6 +22,7 @@ if TYPE_CHECKING: from _pytest.logging import LogCaptureFixture + from qrules.transition import SpinFormalism class TestHelicityAmplitudeBuilder: @@ -267,7 +268,7 @@ def test_rename_symbols_warnings( assert new_model == model @pytest.mark.parametrize("formalism", ["canonical-helicity", "helicity"]) - def test_amplitudes(self, formalism: str): + def test_amplitudes(self, formalism: SpinFormalism): reaction = qrules.generate_transitions( initial_state=("J/psi(1S)", [-1, +1]), final_state=["K0", "Sigma+", "p~"], From 8abdd2def30fe4ce813c89657144b1d75116db8e Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Mon, 20 May 2024 17:50:22 +0200 Subject: [PATCH 8/9] FIX: limit `matplotlib` installation --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 1bef3a57b..e6116b9ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,6 +69,7 @@ doc = [ "ampform[all]", "black", "ipympl", + "matplotlib <3.9.0", # https://github.com/ComPWA/ampform/issues/279 "matplotlib", "mpl-interactions", "myst-nb >=0.14", # nb_ configuration prefixes From 1e2f04fb09078470fc10ae909e2a39bc297dcb71 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 20 May 2024 15:51:54 +0000 Subject: [PATCH 9/9] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 2 +- .constraints/py3.11.txt | 2 +- .constraints/py3.12.txt | 2 +- .constraints/py3.9.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 73bb98b5f..3531ab669 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -87,7 +87,7 @@ latexcodec==3.0.0 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 -matplotlib==3.9.0 +matplotlib==3.8.4 matplotlib-inline==0.1.7 mdit-py-plugins==0.4.1 mdurl==0.1.2 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 418135f43..e03b52218 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -86,7 +86,7 @@ latexcodec==3.0.0 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 -matplotlib==3.9.0 +matplotlib==3.8.4 matplotlib-inline==0.1.7 mdit-py-plugins==0.4.1 mdurl==0.1.2 diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index c2461c519..2745be053 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -86,7 +86,7 @@ latexcodec==3.0.0 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 -matplotlib==3.9.0 +matplotlib==3.8.4 matplotlib-inline==0.1.7 mdit-py-plugins==0.4.1 mdurl==0.1.2 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 6db71122e..2fae2fb99 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -88,7 +88,7 @@ latexcodec==3.0.0 lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.5 -matplotlib==3.9.0 +matplotlib==3.8.4 matplotlib-inline==0.1.7 mdit-py-plugins==0.4.1 mdurl==0.1.2