diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index cf9b1840..9ec13f27 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -5,82 +5,89 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras # accessible-pygments==0.0.4 +aiofiles==22.1.0 +aiosqlite==0.19.0 alabaster==0.7.13 annotated-types==0.5.0 -anyio==3.7.1 -argon2-cffi==21.3.0 +anyio==4.0.0 +argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.2.3 -asttokens==2.2.1 -async-lru==2.0.3 +asttokens==2.4.0 attrs==23.1.0 babel==2.12.1 backcall==0.2.0 beautifulsoup4==4.12.2 -black==23.7.0 +black==23.9.0 bleach==6.0.0 cachetools==5.3.1 certifi==2023.7.22 cffi==1.15.1 -cfgv==3.3.1 -chardet==5.1.0 +cfgv==3.4.0 +chardet==5.2.0 charset-normalizer==3.2.0 -click==8.1.6 +click==8.1.7 colorama==0.4.6 -comm==0.1.3 +comm==0.1.4 contourpy==1.1.0 -coverage==7.2.7 -cryptography==41.0.2 +coverage==7.3.1 +cryptography==41.0.3 cycler==0.11.0 dataproperty==1.0.1 -debugpy==1.6.7 +debugpy==1.7.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 distlib==0.3.7 +docstring-to-markdown==0.12 docutils==0.17.1 dominate==2.8.0 -exceptiongroup==1.1.2 +entrypoints==0.4 +exceptiongroup==1.1.3 execnet==2.0.2 executing==1.2.0 fastjsonschema==2.18.0 feynman==2.1.0 -filelock==3.12.2 -fonttools==4.41.1 +filelock==3.12.3 +fonttools==4.42.1 fqdn==1.5.1 greenlet==2.0.2 -identify==2.5.26 +identify==2.5.27 idna==3.4 imagesize==1.4.1 importlib-metadata==6.8.0 iniconfig==2.0.0 -ipykernel==6.25.0 -ipython==8.14.0 +ipykernel==6.25.2 +ipython==8.15.0 ipython-genutils==0.2.0 -ipywidgets==8.0.7 +ipywidgets==8.1.0 isoduration==20.11.0 -jedi==0.18.2 +jedi==0.19.0 jinja2==3.1.2 json5==0.9.14 jsonpointer==2.4 -jsonschema==4.18.4 +jsonschema==4.19.0 jsonschema-specifications==2023.7.1 jupyter==1.0.0 jupyter-cache==0.6.1 -jupyter-client==8.3.0 +jupyter-client==7.4.9 jupyter-console==6.6.3 jupyter-core==5.3.1 -jupyter-events==0.6.3 +jupyter-events==0.7.0 jupyter-lsp==2.2.0 -jupyter-server==2.7.0 +jupyter-server==2.7.3 +jupyter-server-fileid==0.9.0 jupyter-server-terminals==0.4.4 -jupyterlab==4.0.3 +jupyter-server-ydoc==0.8.0 +jupyter-ydoc==0.2.5 +jupyterlab==3.6.5 jupyterlab-code-formatter==2.2.1 -jupyterlab-myst==2.0.1 +jupyterlab-lsp==4.2.0 +jupyterlab-myst==2.0.2 jupyterlab-pygments==0.2.2 jupyterlab-server==2.24.0 jupyterlab-widgets==3.0.8 -kiwisolver==1.4.4 +kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 markdown-it-py==2.2.0 @@ -92,89 +99,94 @@ mdit-py-plugins==0.3.5 mdurl==0.1.2 mistune==3.0.1 mpmath==1.3.0 -mypy==1.4.1 +mypy==1.5.1 mypy-extensions==1.0.0 myst-nb==0.17.2 myst-parser==0.18.1 +nbclassic==1.0.0 nbclient==0.7.4 -nbconvert==7.7.3 -nbformat==5.9.1 -nest-asyncio==1.5.6 +nbconvert==7.8.0 +nbformat==5.9.2 +nest-asyncio==1.5.7 nodeenv==1.8.0 -notebook==7.0.0 +notebook==6.5.5 notebook-shim==0.2.3 numpy==1.23.5 -overrides==7.3.1 +overrides==7.4.0 packaging==23.1 pandocfilters==1.5.0 parso==0.8.3 -pathspec==0.11.1 +pathspec==0.11.2 pathvalidate==3.1.0 pexpect==4.8.0 pickleshare==0.7.5 pillow==10.0.0 -platformdirs==3.9.1 -pluggy==1.2.0 -pre-commit==3.3.3 +platformdirs==3.10.0 +pluggy==1.3.0 +pre-commit==3.4.0 prometheus-client==0.17.1 prompt-toolkit==3.0.39 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2 pybtex==0.24.0 -pybtex-docutils==1.0.2 +pybtex-docutils==1.0.3 pycparser==2.21 -pydantic==2.1.1 -pydantic-core==2.4.0 +pydantic==2.3.0 +pydantic-core==2.6.3 pydata-sphinx-theme==0.13.3 -pygithub==1.59.0 -pygments==2.15.1 +pygithub==1.59.1 +pygments==2.16.1 pyjwt==2.8.0 pynacl==1.5.0 pyparsing==3.0.9 -pyproject-api==1.5.3 +pyproject-api==1.6.1 pytablewriter==1.0.0 -pytest==7.4.0 +pytest==7.4.2 pytest-cov==4.1.0 pytest-xdist==3.3.1 python-dateutil==2.8.2 python-gitlab==3.15.0 python-json-logger==2.0.7 -pytz==2023.3 +python-lsp-jsonrpc==1.1.0 +python-lsp-server==1.8.0 +pytoolconfig==1.2.5 +pytz==2023.3.post1 pyyaml==6.0.1 -pyzmq==25.1.0 -qtconsole==5.4.3 -qtpy==2.3.1 -referencing==0.30.0 +pyzmq==24.0.1 +qtconsole==5.4.4 +qtpy==2.4.0 +referencing==0.30.2 requests==2.31.0 requests-toolbelt==1.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rpds-py==0.9.2 -ruff==0.0.280 +rope==1.9.0 +rpds-py==0.10.2 +ruff==0.0.287 send2trash==1.8.2 six==1.16.0 sniffio==1.3.0 snowballstemmer==2.2.0 -soupsieve==2.4.1 +soupsieve==2.5 sphinx==5.3.0 sphinx-autobuild==2021.3.14 sphinx-book-theme==1.0.1 sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 -sphinx-design==0.4.1 +sphinx-design==0.5.0 sphinx-thebe==0.2.1 sphinx-togglebutton==0.3.2 -sphinxcontrib-applehelp==1.0.4 -sphinxcontrib-bibtex==2.5.0 -sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-applehelp==1.0.7 +sphinxcontrib-bibtex==2.6.1 +sphinxcontrib-devhelp==1.0.5 sphinxcontrib-hep-pdgref==0.1.4 -sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-htmlhelp==2.0.4 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.3 -sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==2.0.19 +sphinxcontrib-qthelp==1.0.6 +sphinxcontrib-serializinghtml==1.1.9 +sqlalchemy==2.0.20 stack-data==0.6.2 sympy==1.12 tabledata==1.3.1 @@ -183,26 +195,29 @@ tcolorpy==0.1.3 terminado==0.17.1 tinycss2==1.2.1 tomli==2.0.1 -tornado==6.3.2 -tox==4.6.4 +tornado==6.3.3 +tox==4.11.3 traitlets==5.9.0 typepy==1.3.1 -types-docutils==0.20.0.1 +types-docutils==0.20.0.3 types-pkg-resources==0.1.3 types-python-dateutil==2.8.19.14 types-pyyaml==6.0.12.11 -types-setuptools==68.0.0.3 +types-setuptools==68.2.0.0 typing-extensions==4.7.1 +ujson==5.8.0 uri-template==1.3.0 urllib3==2.0.4 -virtualenv==20.24.2 +virtualenv==20.24.5 wcwidth==0.2.6 webcolors==1.13 webencodings==0.5.1 -websocket-client==1.6.1 -wheel==0.41.0 +websocket-client==1.6.2 +wheel==0.41.2 widgetsnbextension==4.0.8 wrapt==1.15.0 +y-py==0.6.0 +ypy-websocket==0.8.4 zipp==3.16.2 # The following packages are considered to be unsafe in a requirements file: diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 2396f846..7a549d46 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -5,81 +5,88 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.11.txt --strip-extras # accessible-pygments==0.0.4 +aiofiles==22.1.0 +aiosqlite==0.19.0 alabaster==0.7.13 annotated-types==0.5.0 -anyio==3.7.1 -argon2-cffi==21.3.0 +anyio==4.0.0 +argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.2.3 -asttokens==2.2.1 -async-lru==2.0.3 +asttokens==2.4.0 attrs==23.1.0 babel==2.12.1 backcall==0.2.0 beautifulsoup4==4.12.2 -black==23.7.0 +black==23.9.0 bleach==6.0.0 cachetools==5.3.1 certifi==2023.7.22 cffi==1.15.1 -cfgv==3.3.1 -chardet==5.1.0 +cfgv==3.4.0 +chardet==5.2.0 charset-normalizer==3.2.0 -click==8.1.6 +click==8.1.7 colorama==0.4.6 -comm==0.1.3 +comm==0.1.4 contourpy==1.1.0 -coverage==7.2.7 -cryptography==41.0.2 +coverage==7.3.1 +cryptography==41.0.3 cycler==0.11.0 dataproperty==1.0.1 -debugpy==1.6.7 +debugpy==1.7.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 distlib==0.3.7 +docstring-to-markdown==0.12 docutils==0.17.1 dominate==2.8.0 +entrypoints==0.4 execnet==2.0.2 executing==1.2.0 fastjsonschema==2.18.0 feynman==2.1.0 -filelock==3.12.2 -fonttools==4.41.1 +filelock==3.12.3 +fonttools==4.42.1 fqdn==1.5.1 greenlet==2.0.2 -identify==2.5.26 +identify==2.5.27 idna==3.4 imagesize==1.4.1 importlib-metadata==6.8.0 iniconfig==2.0.0 -ipykernel==6.25.0 -ipython==8.14.0 +ipykernel==6.25.2 +ipython==8.15.0 ipython-genutils==0.2.0 -ipywidgets==8.0.7 +ipywidgets==8.1.0 isoduration==20.11.0 -jedi==0.18.2 +jedi==0.19.0 jinja2==3.1.2 json5==0.9.14 jsonpointer==2.4 -jsonschema==4.18.4 +jsonschema==4.19.0 jsonschema-specifications==2023.7.1 jupyter==1.0.0 jupyter-cache==0.6.1 -jupyter-client==8.3.0 +jupyter-client==7.4.9 jupyter-console==6.6.3 jupyter-core==5.3.1 -jupyter-events==0.6.3 +jupyter-events==0.7.0 jupyter-lsp==2.2.0 -jupyter-server==2.7.0 +jupyter-server==2.7.3 +jupyter-server-fileid==0.9.0 jupyter-server-terminals==0.4.4 -jupyterlab==4.0.3 +jupyter-server-ydoc==0.8.0 +jupyter-ydoc==0.2.5 +jupyterlab==3.6.5 jupyterlab-code-formatter==2.2.1 -jupyterlab-myst==2.0.1 +jupyterlab-lsp==4.2.0 +jupyterlab-myst==2.0.2 jupyterlab-pygments==0.2.2 jupyterlab-server==2.24.0 jupyterlab-widgets==3.0.8 -kiwisolver==1.4.4 +kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 markdown-it-py==2.2.0 @@ -91,89 +98,94 @@ mdit-py-plugins==0.3.5 mdurl==0.1.2 mistune==3.0.1 mpmath==1.3.0 -mypy==1.4.1 +mypy==1.5.1 mypy-extensions==1.0.0 myst-nb==0.17.2 myst-parser==0.18.1 +nbclassic==1.0.0 nbclient==0.7.4 -nbconvert==7.7.3 -nbformat==5.9.1 -nest-asyncio==1.5.6 +nbconvert==7.8.0 +nbformat==5.9.2 +nest-asyncio==1.5.7 nodeenv==1.8.0 -notebook==7.0.0 +notebook==6.5.5 notebook-shim==0.2.3 numpy==1.23.5 -overrides==7.3.1 +overrides==7.4.0 packaging==23.1 pandocfilters==1.5.0 parso==0.8.3 -pathspec==0.11.1 +pathspec==0.11.2 pathvalidate==3.1.0 pexpect==4.8.0 pickleshare==0.7.5 pillow==10.0.0 -platformdirs==3.9.1 -pluggy==1.2.0 -pre-commit==3.3.3 +platformdirs==3.10.0 +pluggy==1.3.0 +pre-commit==3.4.0 prometheus-client==0.17.1 prompt-toolkit==3.0.39 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2 pybtex==0.24.0 -pybtex-docutils==1.0.2 +pybtex-docutils==1.0.3 pycparser==2.21 -pydantic==2.1.1 -pydantic-core==2.4.0 +pydantic==2.3.0 +pydantic-core==2.6.3 pydata-sphinx-theme==0.13.3 -pygithub==1.59.0 -pygments==2.15.1 +pygithub==1.59.1 +pygments==2.16.1 pyjwt==2.8.0 pynacl==1.5.0 pyparsing==3.0.9 -pyproject-api==1.5.3 +pyproject-api==1.6.1 pytablewriter==1.0.0 -pytest==7.4.0 +pytest==7.4.2 pytest-cov==4.1.0 pytest-xdist==3.3.1 python-dateutil==2.8.2 python-gitlab==3.15.0 python-json-logger==2.0.7 -pytz==2023.3 +python-lsp-jsonrpc==1.1.0 +python-lsp-server==1.8.0 +pytoolconfig==1.2.5 +pytz==2023.3.post1 pyyaml==6.0.1 -pyzmq==25.1.0 -qtconsole==5.4.3 -qtpy==2.3.1 -referencing==0.30.0 +pyzmq==24.0.1 +qtconsole==5.4.4 +qtpy==2.4.0 +referencing==0.30.2 requests==2.31.0 requests-toolbelt==1.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rpds-py==0.9.2 -ruff==0.0.280 +rope==1.9.0 +rpds-py==0.10.2 +ruff==0.0.287 send2trash==1.8.2 six==1.16.0 sniffio==1.3.0 snowballstemmer==2.2.0 -soupsieve==2.4.1 +soupsieve==2.5 sphinx==5.3.0 sphinx-autobuild==2021.3.14 sphinx-book-theme==1.0.1 sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 -sphinx-design==0.4.1 +sphinx-design==0.5.0 sphinx-thebe==0.2.1 sphinx-togglebutton==0.3.2 -sphinxcontrib-applehelp==1.0.4 -sphinxcontrib-bibtex==2.5.0 -sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-applehelp==1.0.7 +sphinxcontrib-bibtex==2.6.1 +sphinxcontrib-devhelp==1.0.5 sphinxcontrib-hep-pdgref==0.1.4 -sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-htmlhelp==2.0.4 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.3 -sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==2.0.19 +sphinxcontrib-qthelp==1.0.6 +sphinxcontrib-serializinghtml==1.1.9 +sqlalchemy==2.0.20 stack-data==0.6.2 sympy==1.12 tabledata==1.3.1 @@ -181,26 +193,29 @@ tabulate==0.9.0 tcolorpy==0.1.3 terminado==0.17.1 tinycss2==1.2.1 -tornado==6.3.2 -tox==4.6.4 +tornado==6.3.3 +tox==4.11.3 traitlets==5.9.0 typepy==1.3.1 -types-docutils==0.20.0.1 +types-docutils==0.20.0.3 types-pkg-resources==0.1.3 types-python-dateutil==2.8.19.14 types-pyyaml==6.0.12.11 -types-setuptools==68.0.0.3 +types-setuptools==68.2.0.0 typing-extensions==4.7.1 +ujson==5.8.0 uri-template==1.3.0 urllib3==2.0.4 -virtualenv==20.24.2 +virtualenv==20.24.5 wcwidth==0.2.6 webcolors==1.13 webencodings==0.5.1 -websocket-client==1.6.1 -wheel==0.41.0 +websocket-client==1.6.2 +wheel==0.41.2 widgetsnbextension==4.0.8 wrapt==1.15.0 +y-py==0.6.0 +ypy-websocket==0.8.4 zipp==3.16.2 # The following packages are considered to be unsafe in a requirements file: diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index 2d8c0906..6e0990df 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -10,7 +10,7 @@ aiosqlite==0.19.0 alabaster==0.7.13 annotated-types==0.5.0 anyio==3.7.1 -argon2-cffi==21.3.0 +argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.2.3 attrs==23.1.0 @@ -24,23 +24,25 @@ cachetools==5.3.1 certifi==2023.7.22 cffi==1.15.1 cfgv==3.3.1 -chardet==5.1.0 +chardet==5.2.0 charset-normalizer==3.2.0 -click==8.1.6 +click==8.1.7 colorama==0.4.6 +comm==0.1.4 coverage==7.2.7 -cryptography==41.0.2 +cryptography==41.0.3 cycler==0.11.0 dataproperty==1.0.1 -debugpy==1.6.7 +debugpy==1.7.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 distlib==0.3.7 +docstring-to-markdown==0.12 docutils==0.17.1 dominate==2.8.0 entrypoints==0.4 -exceptiongroup==1.1.2 +exceptiongroup==1.1.3 execnet==2.0.2 fastjsonschema==2.18.0 feynman==2.1.0 @@ -57,7 +59,7 @@ iniconfig==2.0.0 ipykernel==6.16.2 ipython==7.34.0 ipython-genutils==0.2.0 -ipywidgets==8.0.7 +ipywidgets==8.1.0 isoduration==20.11.0 jedi==0.18.2 jinja2==3.1.2 @@ -70,17 +72,19 @@ jupyter-client==7.4.9 jupyter-console==6.6.3 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.0 jupyter-server-ydoc==0.8.0 jupyter-ydoc==0.2.4 jupyterlab==3.6.5 jupyterlab-code-formatter==2.2.1 +jupyterlab-lsp==3.10.2 jupyterlab-myst==1.2.0 jupyterlab-pygments==0.2.2 jupyterlab-server==2.24.0 jupyterlab-widgets==3.0.8 -kiwisolver==1.4.4 +kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 markdown-it-py==2.2.0 @@ -100,21 +104,21 @@ nbclassic==1.0.0 nbclient==0.5.13 nbconvert==7.6.0 nbformat==5.8.0 -nest-asyncio==1.5.6 +nest-asyncio==1.5.7 nodeenv==1.8.0 -notebook==6.5.4 +notebook==6.5.5 notebook-shim==0.2.3 numpy==1.21.6 packaging==23.1 pandocfilters==1.5.0 parso==0.8.3 -pathspec==0.11.1 +pathspec==0.11.2 pathvalidate==3.1.0 pexpect==4.8.0 pickleshare==0.7.5 pillow==9.5.0 pkgutil-resolve-name==1.3.10 -platformdirs==3.9.1 +platformdirs==3.10.0 pluggy==1.2.0 pre-commit==2.21.0 prometheus-client==0.17.1 @@ -122,35 +126,39 @@ prompt-toolkit==3.0.39 psutil==5.9.5 ptyprocess==0.7.0 pybtex==0.24.0 -pybtex-docutils==1.0.2 +pybtex-docutils==1.0.3 pycparser==2.21 -pydantic==2.1.1 -pydantic-core==2.4.0 +pydantic==2.3.0 +pydantic-core==2.6.3 pydata-sphinx-theme==0.13.3 -pygithub==1.59.0 -pygments==2.15.1 +pygithub==1.59.1 +pygments==2.16.1 pyjwt==2.8.0 pynacl==1.5.0 -pyparsing==3.1.0 +pyparsing==3.1.1 pyproject-api==1.5.3 pyrsistent==0.19.3 pytablewriter==1.0.0 -pytest==7.4.0 +pytest==7.4.2 pytest-cov==4.1.0 pytest-xdist==3.3.1 python-dateutil==2.8.2 python-gitlab==3.15.0 python-json-logger==2.0.7 -pytz==2023.3 +python-lsp-jsonrpc==1.0.0 +python-lsp-server==1.7.4 +pytoolconfig==1.2.5 +pytz==2023.3.post1 pyyaml==6.0.1 -pyzmq==25.1.0 -qtconsole==5.4.3 -qtpy==2.3.1 +pyzmq==24.0.1 +qtconsole==5.4.4 +qtpy==2.4.0 requests==2.31.0 requests-toolbelt==1.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -ruff==0.0.280 +rope==1.9.0 +ruff==0.0.287 send2trash==1.8.2 six==1.16.0 sniffio==1.3.0 @@ -166,7 +174,7 @@ sphinx-design==0.4.1 sphinx-thebe==0.2.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.2 -sphinxcontrib-bibtex==2.5.0 +sphinxcontrib-bibtex==2.6.1 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-hep-pdgref==0.1.4 sphinxcontrib-htmlhelp==2.0.0 @@ -182,24 +190,25 @@ terminado==0.17.1 tinycss2==1.2.1 tomli==2.0.1 tornado==6.2 -tox==4.6.4 +tox==4.8.0 traitlets==5.9.0 typed-ast==1.5.5 typepy==1.3.1 -types-docutils==0.20.0.1 +types-docutils==0.20.0.3 types-pkg-resources==0.1.3 types-python-dateutil==2.8.19.14 types-pyyaml==6.0.12.11 -types-setuptools==68.0.0.3 +types-setuptools==68.2.0.0 typing-extensions==4.7.1 +ujson==5.7.0 uri-template==1.3.0 urllib3==2.0.4 -virtualenv==20.24.2 +virtualenv==20.24.5 wcwidth==0.2.6 webcolors==1.13 webencodings==0.5.1 websocket-client==1.6.1 -wheel==0.41.0 +wheel==0.41.2 widgetsnbextension==4.0.8 wrapt==1.15.0 y-py==0.5.9 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index 6dee234b..411f3906 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -5,83 +5,90 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.8.txt --strip-extras # accessible-pygments==0.0.4 +aiofiles==22.1.0 +aiosqlite==0.19.0 alabaster==0.7.13 annotated-types==0.5.0 -anyio==3.7.1 -argon2-cffi==21.3.0 +anyio==4.0.0 +argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.2.3 -asttokens==2.2.1 -async-lru==2.0.3 +asttokens==2.4.0 attrs==23.1.0 babel==2.12.1 backcall==0.2.0 beautifulsoup4==4.12.2 -black==23.7.0 +black==23.9.0 bleach==6.0.0 cachetools==5.3.1 certifi==2023.7.22 cffi==1.15.1 -cfgv==3.3.1 -chardet==5.1.0 +cfgv==3.4.0 +chardet==5.2.0 charset-normalizer==3.2.0 -click==8.1.6 +click==8.1.7 colorama==0.4.6 -comm==0.1.3 +comm==0.1.4 contourpy==1.1.0 -coverage==7.2.7 -cryptography==41.0.2 +coverage==7.3.1 +cryptography==41.0.3 cycler==0.11.0 dataproperty==1.0.1 -debugpy==1.6.7 +debugpy==1.7.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 distlib==0.3.7 +docstring-to-markdown==0.12 docutils==0.17.1 dominate==2.8.0 -exceptiongroup==1.1.2 +entrypoints==0.4 +exceptiongroup==1.1.3 execnet==2.0.2 executing==1.2.0 fastjsonschema==2.18.0 feynman==2.1.0 -filelock==3.12.2 -fonttools==4.41.1 +filelock==3.12.3 +fonttools==4.42.1 fqdn==1.5.1 greenlet==2.0.2 -identify==2.5.26 +identify==2.5.27 idna==3.4 imagesize==1.4.1 importlib-metadata==6.8.0 -importlib-resources==6.0.0 +importlib-resources==6.0.1 iniconfig==2.0.0 -ipykernel==6.25.0 +ipykernel==6.25.2 ipython==8.12.2 ipython-genutils==0.2.0 -ipywidgets==8.0.7 +ipywidgets==8.1.0 isoduration==20.11.0 -jedi==0.18.2 +jedi==0.19.0 jinja2==3.1.2 json5==0.9.14 jsonpointer==2.4 -jsonschema==4.18.4 +jsonschema==4.19.0 jsonschema-specifications==2023.7.1 jupyter==1.0.0 jupyter-cache==0.6.1 -jupyter-client==8.3.0 +jupyter-client==7.4.9 jupyter-console==6.6.3 jupyter-core==5.3.1 -jupyter-events==0.6.3 +jupyter-events==0.7.0 jupyter-lsp==2.2.0 -jupyter-server==2.7.0 +jupyter-server==2.7.3 +jupyter-server-fileid==0.9.0 jupyter-server-terminals==0.4.4 -jupyterlab==4.0.3 +jupyter-server-ydoc==0.8.0 +jupyter-ydoc==0.2.5 +jupyterlab==3.6.5 jupyterlab-code-formatter==2.2.1 -jupyterlab-myst==2.0.1 +jupyterlab-lsp==4.2.0 +jupyterlab-myst==2.0.2 jupyterlab-pygments==0.2.2 jupyterlab-server==2.24.0 jupyterlab-widgets==3.0.8 -kiwisolver==1.4.4 +kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 markdown-it-py==2.2.0 @@ -93,90 +100,95 @@ mdit-py-plugins==0.3.5 mdurl==0.1.2 mistune==3.0.1 mpmath==1.3.0 -mypy==1.4.1 +mypy==1.5.1 mypy-extensions==1.0.0 myst-nb==0.17.2 myst-parser==0.18.1 +nbclassic==1.0.0 nbclient==0.7.4 -nbconvert==7.7.3 -nbformat==5.9.1 -nest-asyncio==1.5.6 +nbconvert==7.8.0 +nbformat==5.9.2 +nest-asyncio==1.5.7 nodeenv==1.8.0 -notebook==7.0.0 +notebook==6.5.5 notebook-shim==0.2.3 numpy==1.23.5 -overrides==7.3.1 +overrides==7.4.0 packaging==23.1 pandocfilters==1.5.0 parso==0.8.3 -pathspec==0.11.1 +pathspec==0.11.2 pathvalidate==3.1.0 pexpect==4.8.0 pickleshare==0.7.5 pillow==10.0.0 pkgutil-resolve-name==1.3.10 -platformdirs==3.9.1 -pluggy==1.2.0 -pre-commit==3.3.3 +platformdirs==3.10.0 +pluggy==1.3.0 +pre-commit==3.4.0 prometheus-client==0.17.1 prompt-toolkit==3.0.39 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2 pybtex==0.24.0 -pybtex-docutils==1.0.2 +pybtex-docutils==1.0.3 pycparser==2.21 -pydantic==2.1.1 -pydantic-core==2.4.0 +pydantic==2.3.0 +pydantic-core==2.6.3 pydata-sphinx-theme==0.13.3 -pygithub==1.59.0 -pygments==2.15.1 +pygithub==1.59.1 +pygments==2.16.1 pyjwt==2.8.0 pynacl==1.5.0 pyparsing==3.0.9 -pyproject-api==1.5.3 +pyproject-api==1.6.1 pytablewriter==1.0.0 -pytest==7.4.0 +pytest==7.4.2 pytest-cov==4.1.0 pytest-xdist==3.3.1 python-dateutil==2.8.2 python-gitlab==3.15.0 python-json-logger==2.0.7 -pytz==2023.3 +python-lsp-jsonrpc==1.1.0 +python-lsp-server==1.8.0 +pytoolconfig==1.2.5 +pytz==2023.3.post1 pyyaml==6.0.1 -pyzmq==25.1.0 -qtconsole==5.4.3 -qtpy==2.3.1 -referencing==0.30.0 +pyzmq==24.0.1 +qtconsole==5.4.4 +qtpy==2.4.0 +referencing==0.30.2 requests==2.31.0 requests-toolbelt==1.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rpds-py==0.9.2 -ruff==0.0.280 +rope==1.9.0 +rpds-py==0.10.2 +ruff==0.0.287 send2trash==1.8.2 six==1.16.0 sniffio==1.3.0 snowballstemmer==2.2.0 -soupsieve==2.4.1 +soupsieve==2.5 sphinx==5.3.0 sphinx-autobuild==2021.3.14 sphinx-book-theme==1.0.1 sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 -sphinx-design==0.4.1 +sphinx-design==0.5.0 sphinx-thebe==0.2.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.4 -sphinxcontrib-bibtex==2.5.0 +sphinxcontrib-bibtex==2.6.1 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-hep-pdgref==0.1.4 sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==2.0.19 +sqlalchemy==2.0.20 stack-data==0.6.2 sympy==1.12 tabledata==1.3.1 @@ -185,26 +197,29 @@ tcolorpy==0.1.3 terminado==0.17.1 tinycss2==1.2.1 tomli==2.0.1 -tornado==6.3.2 -tox==4.6.4 +tornado==6.3.3 +tox==4.11.3 traitlets==5.9.0 typepy==1.3.1 -types-docutils==0.20.0.1 +types-docutils==0.20.0.3 types-pkg-resources==0.1.3 types-python-dateutil==2.8.19.14 types-pyyaml==6.0.12.11 -types-setuptools==68.0.0.3 +types-setuptools==68.2.0.0 typing-extensions==4.7.1 +ujson==5.8.0 uri-template==1.3.0 urllib3==2.0.4 -virtualenv==20.24.2 +virtualenv==20.24.5 wcwidth==0.2.6 webcolors==1.13 webencodings==0.5.1 -websocket-client==1.6.1 -wheel==0.41.0 +websocket-client==1.6.2 +wheel==0.41.2 widgetsnbextension==4.0.8 wrapt==1.15.0 +y-py==0.6.0 +ypy-websocket==0.8.4 zipp==3.16.2 # The following packages are considered to be unsafe in a requirements file: diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 9e287547..a423072a 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -5,83 +5,90 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.9.txt --strip-extras # accessible-pygments==0.0.4 +aiofiles==22.1.0 +aiosqlite==0.19.0 alabaster==0.7.13 annotated-types==0.5.0 -anyio==3.7.1 -argon2-cffi==21.3.0 +anyio==4.0.0 +argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.2.3 -asttokens==2.2.1 -async-lru==2.0.3 +asttokens==2.4.0 attrs==23.1.0 babel==2.12.1 backcall==0.2.0 beautifulsoup4==4.12.2 -black==23.7.0 +black==23.9.0 bleach==6.0.0 cachetools==5.3.1 certifi==2023.7.22 cffi==1.15.1 -cfgv==3.3.1 -chardet==5.1.0 +cfgv==3.4.0 +chardet==5.2.0 charset-normalizer==3.2.0 -click==8.1.6 +click==8.1.7 colorama==0.4.6 -comm==0.1.3 +comm==0.1.4 contourpy==1.1.0 -coverage==7.2.7 -cryptography==41.0.2 +coverage==7.3.1 +cryptography==41.0.3 cycler==0.11.0 dataproperty==1.0.1 -debugpy==1.6.7 +debugpy==1.7.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 distlib==0.3.7 +docstring-to-markdown==0.12 docutils==0.17.1 dominate==2.8.0 -exceptiongroup==1.1.2 +entrypoints==0.4 +exceptiongroup==1.1.3 execnet==2.0.2 executing==1.2.0 fastjsonschema==2.18.0 feynman==2.1.0 -filelock==3.12.2 -fonttools==4.41.1 +filelock==3.12.3 +fonttools==4.42.1 fqdn==1.5.1 greenlet==2.0.2 -identify==2.5.26 +identify==2.5.27 idna==3.4 imagesize==1.4.1 importlib-metadata==6.8.0 -importlib-resources==6.0.0 +importlib-resources==6.0.1 iniconfig==2.0.0 -ipykernel==6.25.0 -ipython==8.14.0 +ipykernel==6.25.2 +ipython==8.15.0 ipython-genutils==0.2.0 -ipywidgets==8.0.7 +ipywidgets==8.1.0 isoduration==20.11.0 -jedi==0.18.2 +jedi==0.19.0 jinja2==3.1.2 json5==0.9.14 jsonpointer==2.4 -jsonschema==4.18.4 +jsonschema==4.19.0 jsonschema-specifications==2023.7.1 jupyter==1.0.0 jupyter-cache==0.6.1 -jupyter-client==8.3.0 +jupyter-client==7.4.9 jupyter-console==6.6.3 jupyter-core==5.3.1 -jupyter-events==0.6.3 +jupyter-events==0.7.0 jupyter-lsp==2.2.0 -jupyter-server==2.7.0 +jupyter-server==2.7.3 +jupyter-server-fileid==0.9.0 jupyter-server-terminals==0.4.4 -jupyterlab==4.0.3 +jupyter-server-ydoc==0.8.0 +jupyter-ydoc==0.2.5 +jupyterlab==3.6.5 jupyterlab-code-formatter==2.2.1 -jupyterlab-myst==2.0.1 +jupyterlab-lsp==4.2.0 +jupyterlab-myst==2.0.2 jupyterlab-pygments==0.2.2 jupyterlab-server==2.24.0 jupyterlab-widgets==3.0.8 -kiwisolver==1.4.4 +kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 markdown-it-py==2.2.0 @@ -93,89 +100,94 @@ mdit-py-plugins==0.3.5 mdurl==0.1.2 mistune==3.0.1 mpmath==1.3.0 -mypy==1.4.1 +mypy==1.5.1 mypy-extensions==1.0.0 myst-nb==0.17.2 myst-parser==0.18.1 +nbclassic==1.0.0 nbclient==0.7.4 -nbconvert==7.7.3 -nbformat==5.9.1 -nest-asyncio==1.5.6 +nbconvert==7.8.0 +nbformat==5.9.2 +nest-asyncio==1.5.7 nodeenv==1.8.0 -notebook==7.0.0 +notebook==6.5.5 notebook-shim==0.2.3 numpy==1.23.5 -overrides==7.3.1 +overrides==7.4.0 packaging==23.1 pandocfilters==1.5.0 parso==0.8.3 -pathspec==0.11.1 +pathspec==0.11.2 pathvalidate==3.1.0 pexpect==4.8.0 pickleshare==0.7.5 pillow==10.0.0 -platformdirs==3.9.1 -pluggy==1.2.0 -pre-commit==3.3.3 +platformdirs==3.10.0 +pluggy==1.3.0 +pre-commit==3.4.0 prometheus-client==0.17.1 prompt-toolkit==3.0.39 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2 pybtex==0.24.0 -pybtex-docutils==1.0.2 +pybtex-docutils==1.0.3 pycparser==2.21 -pydantic==2.1.1 -pydantic-core==2.4.0 +pydantic==2.3.0 +pydantic-core==2.6.3 pydata-sphinx-theme==0.13.3 -pygithub==1.59.0 -pygments==2.15.1 +pygithub==1.59.1 +pygments==2.16.1 pyjwt==2.8.0 pynacl==1.5.0 pyparsing==3.0.9 -pyproject-api==1.5.3 +pyproject-api==1.6.1 pytablewriter==1.0.0 -pytest==7.4.0 +pytest==7.4.2 pytest-cov==4.1.0 pytest-xdist==3.3.1 python-dateutil==2.8.2 python-gitlab==3.15.0 python-json-logger==2.0.7 -pytz==2023.3 +python-lsp-jsonrpc==1.1.0 +python-lsp-server==1.8.0 +pytoolconfig==1.2.5 +pytz==2023.3.post1 pyyaml==6.0.1 -pyzmq==25.1.0 -qtconsole==5.4.3 -qtpy==2.3.1 -referencing==0.30.0 +pyzmq==24.0.1 +qtconsole==5.4.4 +qtpy==2.4.0 +referencing==0.30.2 requests==2.31.0 requests-toolbelt==1.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rpds-py==0.9.2 -ruff==0.0.280 +rope==1.9.0 +rpds-py==0.10.2 +ruff==0.0.287 send2trash==1.8.2 six==1.16.0 sniffio==1.3.0 snowballstemmer==2.2.0 -soupsieve==2.4.1 +soupsieve==2.5 sphinx==5.3.0 sphinx-autobuild==2021.3.14 sphinx-book-theme==1.0.1 sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 -sphinx-design==0.4.1 +sphinx-design==0.5.0 sphinx-thebe==0.2.1 sphinx-togglebutton==0.3.2 -sphinxcontrib-applehelp==1.0.4 -sphinxcontrib-bibtex==2.5.0 -sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-applehelp==1.0.7 +sphinxcontrib-bibtex==2.6.1 +sphinxcontrib-devhelp==1.0.5 sphinxcontrib-hep-pdgref==0.1.4 -sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-htmlhelp==2.0.4 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.3 -sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==2.0.19 +sphinxcontrib-qthelp==1.0.6 +sphinxcontrib-serializinghtml==1.1.9 +sqlalchemy==2.0.20 stack-data==0.6.2 sympy==1.12 tabledata==1.3.1 @@ -184,26 +196,29 @@ tcolorpy==0.1.3 terminado==0.17.1 tinycss2==1.2.1 tomli==2.0.1 -tornado==6.3.2 -tox==4.6.4 +tornado==6.3.3 +tox==4.11.3 traitlets==5.9.0 typepy==1.3.1 -types-docutils==0.20.0.1 +types-docutils==0.20.0.3 types-pkg-resources==0.1.3 types-python-dateutil==2.8.19.14 types-pyyaml==6.0.12.11 -types-setuptools==68.0.0.3 +types-setuptools==68.2.0.0 typing-extensions==4.7.1 +ujson==5.8.0 uri-template==1.3.0 urllib3==2.0.4 -virtualenv==20.24.2 +virtualenv==20.24.5 wcwidth==0.2.6 webcolors==1.13 webencodings==0.5.1 -websocket-client==1.6.1 -wheel==0.41.0 +websocket-client==1.6.2 +wheel==0.41.2 widgetsnbextension==4.0.8 wrapt==1.15.0 +y-py==0.6.0 +ypy-websocket==0.8.4 zipp==3.16.2 # The following packages are considered to be unsafe in a requirements file: diff --git a/.cspell.json b/.cspell.json index e2717015..edc02da8 100644 --- a/.cspell.json +++ b/.cspell.json @@ -32,7 +32,7 @@ ".readthedocs.yml", ".vscode/*", ".vscode/.gitignore", - ".zenodo.json", + "CITATION.cff", "codecov.yml", "Dockerfile", "docs/_templates/*", diff --git a/.gitignore b/.gitignore index ce224c2e..49e31988 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ version.py .ipynb_checkpoints/ .mypy*/ .pytest_cache/ +.virtual_documents/ __pycache__/ htmlcov/ prof/ diff --git a/.gitpod.yml b/.gitpod.yml index 153517d2..360aad03 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -23,6 +23,7 @@ vscode: - garaioag.garaio-vscode-unwanted-recommendations - github.vscode-github-actions - github.vscode-pull-request-github + - ms-python.black-formatter - ms-python.mypy-type-checker - ms-python.python - ms-python.vscode-pylance diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50e0ba37..38f37ad2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,6 +2,7 @@ ci: autoupdate_commit_msg: "MAINT: update pip constraints and pre-commit" autoupdate_schedule: quarterly # already done by requirements-cron.yml skip: + - check-jsonschema - mypy - pyright - taplo @@ -38,7 +39,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/ComPWA/repo-maintenance - rev: 0.0.192 + rev: 0.0.197 hooks: - id: check-dev-files args: @@ -64,17 +65,17 @@ repos: - --fix - repo: https://github.com/psf/black - rev: 23.7.0 + rev: 23.9.0 hooks: - id: black - repo: https://github.com/asottile/blacken-docs - rev: 1.15.0 + rev: 1.16.0 hooks: - id: blacken-docs - repo: https://github.com/sirosen/check-jsonschema - rev: 0.23.3 + rev: 0.26.3 hooks: - id: check-jsonschema name: Check project inventory YAML files @@ -84,7 +85,7 @@ repos: args: ["--schemafile", "./docs/software/project-inventory-schema.json"] - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v6.31.1 + rev: v7.3.0 hooks: - id: cspell @@ -100,7 +101,7 @@ repos: )$ - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.35.0 + rev: v0.36.0 hooks: - id: markdownlint @@ -139,24 +140,24 @@ repos: metadata.vscode - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0 + rev: v3.0.3 hooks: - id: prettier - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.318 + rev: v1.1.326 hooks: - id: pyright - repo: https://github.com/asottile/pyupgrade - rev: v3.9.0 + rev: v3.10.1 hooks: - id: pyupgrade args: - --py37-plus - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.0.280 + rev: v0.0.287 hooks: - id: ruff args: diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 85a15a7b..0380e17e 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -10,6 +10,7 @@ "garaioag.garaio-vscode-unwanted-recommendations", "github.vscode-github-actions", "github.vscode-pull-request-github", + "ms-python.black-formatter", "ms-python.mypy-type-checker", "ms-python.python", "ms-python.vscode-pylance", diff --git a/.vscode/settings.json b/.vscode/settings.json index 6944319e..304ea3ff 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -18,11 +18,13 @@ "[python]": { "editor.codeActionsOnSave": { "source.organizeImports": true - } + }, + "editor.defaultFormatter": "ms-python.black-formatter" }, "[yaml]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, + "black-formatter.importStrategy": "fromEnvironment", "coverage-gutters.coverageFileNames": ["coverage.xml"], "coverage-gutters.coverageReportFileName": "**/htmlcov/index.html", "coverage-gutters.showGutterCoverage": false, @@ -45,14 +47,6 @@ "python.analysis.autoImportCompletions": false, "python.analysis.inlayHints.pytestParameters": true, "python.analysis.typeCheckingMode": "strict", - "python.formatting.provider": "black", - "python.linting.banditEnabled": false, - "python.linting.enabled": true, - "python.linting.flake8Enabled": false, - "python.linting.mypyEnabled": false, - "python.linting.pydocstyleEnabled": false, - "python.linting.pylamaEnabled": false, - "python.linting.pylintEnabled": false, "python.testing.autoTestDiscoverOnSaveEnabled": false, "python.testing.pytestArgs": [ "--color=no", diff --git a/setup.cfg b/setup.cfg index ada1b2a0..5e0edb40 100644 --- a/setup.cfg +++ b/setup.cfg @@ -100,7 +100,9 @@ jupyter = %(doc)s jupyterlab jupyterlab-code-formatter + jupyterlab-lsp jupyterlab-myst + python-lsp-server[rope] ypy-websocket <0.8.3; python_version <"3.8.0" dev = %(doc)s