update dev dependencies
This commit is contained in:
parent
beeecc5bf5
commit
58cd961a11
8 changed files with 165 additions and 109 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
#
|
#
|
||||||
# This file is autogenerated by pip-compile with Python 3.11
|
# This file is autogenerated by pip-compile with Python 3.12
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile build.in
|
# pip-compile build.in
|
||||||
#
|
#
|
||||||
build==1.0.3
|
build==1.2.1
|
||||||
# via -r build.in
|
# via -r build.in
|
||||||
packaging==23.2
|
packaging==24.0
|
||||||
# via build
|
# via build
|
||||||
pyproject-hooks==1.0.0
|
pyproject-hooks==1.0.0
|
||||||
# via build
|
# via build
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
-r docs.in
|
-r docs.txt
|
||||||
-r tests.in
|
-r tests.txt
|
||||||
-r typing.in
|
-r typing.txt
|
||||||
pip-tools
|
|
||||||
pre-commit
|
pre-commit
|
||||||
tox
|
tox
|
||||||
|
|
|
||||||
|
|
@ -1,151 +1,195 @@
|
||||||
#
|
#
|
||||||
# This file is autogenerated by pip-compile with Python 3.11
|
# This file is autogenerated by pip-compile with Python 3.12
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile dev.in
|
# pip-compile dev.in
|
||||||
#
|
#
|
||||||
alabaster==0.7.16
|
alabaster==0.7.16
|
||||||
# via sphinx
|
|
||||||
asgiref==3.7.2
|
|
||||||
# via
|
# via
|
||||||
# -r tests.in
|
# -r docs.txt
|
||||||
# -r typing.in
|
# sphinx
|
||||||
|
asgiref==3.8.1
|
||||||
|
# via
|
||||||
|
# -r tests.txt
|
||||||
|
# -r typing.txt
|
||||||
babel==2.14.0
|
babel==2.14.0
|
||||||
# via sphinx
|
# via
|
||||||
build==1.0.3
|
# -r docs.txt
|
||||||
# via pip-tools
|
# sphinx
|
||||||
cachetools==5.3.2
|
cachetools==5.3.3
|
||||||
# via tox
|
# via tox
|
||||||
certifi==2023.11.17
|
certifi==2024.2.2
|
||||||
# via requests
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# requests
|
||||||
cffi==1.16.0
|
cffi==1.16.0
|
||||||
# via cryptography
|
# via
|
||||||
|
# -r typing.txt
|
||||||
|
# cryptography
|
||||||
cfgv==3.4.0
|
cfgv==3.4.0
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
chardet==5.2.0
|
chardet==5.2.0
|
||||||
# via tox
|
# via tox
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
# via requests
|
# via
|
||||||
click==8.1.7
|
# -r docs.txt
|
||||||
# via pip-tools
|
# requests
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
# via tox
|
# via tox
|
||||||
cryptography==41.0.7
|
cryptography==42.0.5
|
||||||
# via -r typing.in
|
# via -r typing.txt
|
||||||
distlib==0.3.8
|
distlib==0.3.8
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
docutils==0.18.1
|
docutils==0.20.1
|
||||||
# via
|
# via
|
||||||
|
# -r docs.txt
|
||||||
# sphinx
|
# sphinx
|
||||||
# sphinx-tabs
|
# sphinx-tabs
|
||||||
filelock==3.13.1
|
filelock==3.13.3
|
||||||
# via
|
# via
|
||||||
# tox
|
# tox
|
||||||
# virtualenv
|
# virtualenv
|
||||||
identify==2.5.33
|
identify==2.5.35
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
idna==3.6
|
idna==3.6
|
||||||
# via requests
|
|
||||||
imagesize==1.4.1
|
|
||||||
# via sphinx
|
|
||||||
iniconfig==2.0.0
|
|
||||||
# via pytest
|
|
||||||
jinja2==3.1.3
|
|
||||||
# via sphinx
|
|
||||||
markupsafe==2.1.3
|
|
||||||
# via jinja2
|
|
||||||
mypy==1.8.0
|
|
||||||
# via -r typing.in
|
|
||||||
mypy-extensions==1.0.0
|
|
||||||
# via mypy
|
|
||||||
nodeenv==1.8.0
|
|
||||||
# via pre-commit
|
|
||||||
packaging==23.2
|
|
||||||
# via
|
# via
|
||||||
# build
|
# -r docs.txt
|
||||||
|
# requests
|
||||||
|
imagesize==1.4.1
|
||||||
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# sphinx
|
||||||
|
iniconfig==2.0.0
|
||||||
|
# via
|
||||||
|
# -r tests.txt
|
||||||
|
# -r typing.txt
|
||||||
|
# pytest
|
||||||
|
jinja2==3.1.3
|
||||||
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# sphinx
|
||||||
|
markupsafe==2.1.5
|
||||||
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# jinja2
|
||||||
|
mypy==1.9.0
|
||||||
|
# via -r typing.txt
|
||||||
|
mypy-extensions==1.0.0
|
||||||
|
# via
|
||||||
|
# -r typing.txt
|
||||||
|
# mypy
|
||||||
|
nodeenv==1.8.0
|
||||||
|
# via
|
||||||
|
# -r typing.txt
|
||||||
|
# pre-commit
|
||||||
|
# pyright
|
||||||
|
packaging==24.0
|
||||||
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# -r tests.txt
|
||||||
|
# -r typing.txt
|
||||||
# pallets-sphinx-themes
|
# pallets-sphinx-themes
|
||||||
# pyproject-api
|
# pyproject-api
|
||||||
# pytest
|
# pytest
|
||||||
# sphinx
|
# sphinx
|
||||||
# tox
|
# tox
|
||||||
pallets-sphinx-themes==2.1.1
|
pallets-sphinx-themes==2.1.1
|
||||||
# via -r docs.in
|
# via -r docs.txt
|
||||||
pip-tools==7.3.0
|
platformdirs==4.2.0
|
||||||
# via -r dev.in
|
|
||||||
platformdirs==4.1.0
|
|
||||||
# via
|
# via
|
||||||
# tox
|
# tox
|
||||||
# virtualenv
|
# virtualenv
|
||||||
pluggy==1.3.0
|
pluggy==1.4.0
|
||||||
# via
|
# via
|
||||||
|
# -r tests.txt
|
||||||
|
# -r typing.txt
|
||||||
# pytest
|
# pytest
|
||||||
# tox
|
# tox
|
||||||
pre-commit==3.6.0
|
pre-commit==3.7.0
|
||||||
# via -r dev.in
|
# via -r dev.in
|
||||||
pycparser==2.21
|
pycparser==2.22
|
||||||
# via cffi
|
# via
|
||||||
|
# -r typing.txt
|
||||||
|
# cffi
|
||||||
pygments==2.17.2
|
pygments==2.17.2
|
||||||
# via
|
# via
|
||||||
|
# -r docs.txt
|
||||||
# sphinx
|
# sphinx
|
||||||
# sphinx-tabs
|
# sphinx-tabs
|
||||||
pyproject-api==1.6.1
|
pyproject-api==1.6.1
|
||||||
# via tox
|
# via tox
|
||||||
pyproject-hooks==1.0.0
|
pyright==1.1.357
|
||||||
# via build
|
# via -r typing.txt
|
||||||
pytest==7.4.4
|
pytest==8.1.1
|
||||||
# via -r tests.in
|
|
||||||
python-dotenv==1.0.0
|
|
||||||
# via
|
# via
|
||||||
# -r tests.in
|
# -r tests.txt
|
||||||
# -r typing.in
|
# -r typing.txt
|
||||||
|
python-dotenv==1.0.1
|
||||||
|
# via
|
||||||
|
# -r tests.txt
|
||||||
|
# -r typing.txt
|
||||||
pyyaml==6.0.1
|
pyyaml==6.0.1
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
# via sphinx
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# sphinx
|
||||||
snowballstemmer==2.2.0
|
snowballstemmer==2.2.0
|
||||||
# via sphinx
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# sphinx
|
||||||
sphinx==7.2.6
|
sphinx==7.2.6
|
||||||
# via
|
# via
|
||||||
# -r docs.in
|
# -r docs.txt
|
||||||
# pallets-sphinx-themes
|
# pallets-sphinx-themes
|
||||||
# sphinx-issues
|
|
||||||
# sphinx-tabs
|
# sphinx-tabs
|
||||||
# sphinxcontrib-log-cabinet
|
# sphinxcontrib-log-cabinet
|
||||||
sphinx-issues==3.0.1
|
sphinx-tabs==3.4.5
|
||||||
# via -r docs.in
|
# via -r docs.txt
|
||||||
sphinx-tabs==3.4.4
|
|
||||||
# via -r docs.in
|
|
||||||
sphinxcontrib-applehelp==1.0.8
|
sphinxcontrib-applehelp==1.0.8
|
||||||
# via sphinx
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# sphinx
|
||||||
sphinxcontrib-devhelp==1.0.6
|
sphinxcontrib-devhelp==1.0.6
|
||||||
# via sphinx
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# sphinx
|
||||||
sphinxcontrib-htmlhelp==2.0.5
|
sphinxcontrib-htmlhelp==2.0.5
|
||||||
# via sphinx
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# sphinx
|
||||||
sphinxcontrib-jsmath==1.0.1
|
sphinxcontrib-jsmath==1.0.1
|
||||||
# via sphinx
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# sphinx
|
||||||
sphinxcontrib-log-cabinet==1.0.1
|
sphinxcontrib-log-cabinet==1.0.1
|
||||||
# via -r docs.in
|
# via -r docs.txt
|
||||||
sphinxcontrib-qthelp==1.0.7
|
sphinxcontrib-qthelp==1.0.7
|
||||||
# via sphinx
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# sphinx
|
||||||
sphinxcontrib-serializinghtml==1.1.10
|
sphinxcontrib-serializinghtml==1.1.10
|
||||||
# via sphinx
|
# via
|
||||||
tox==4.12.0
|
# -r docs.txt
|
||||||
|
# sphinx
|
||||||
|
tox==4.14.2
|
||||||
# via -r dev.in
|
# via -r dev.in
|
||||||
types-contextvars==2.4.7.3
|
types-contextvars==2.4.7.3
|
||||||
# via -r typing.in
|
# via -r typing.txt
|
||||||
types-dataclasses==0.6.6
|
types-dataclasses==0.6.6
|
||||||
# via -r typing.in
|
# via -r typing.txt
|
||||||
typing-extensions==4.9.0
|
typing-extensions==4.11.0
|
||||||
# via mypy
|
# via
|
||||||
urllib3==2.1.0
|
# -r typing.txt
|
||||||
# via requests
|
# mypy
|
||||||
virtualenv==20.25.0
|
urllib3==2.2.1
|
||||||
|
# via
|
||||||
|
# -r docs.txt
|
||||||
|
# requests
|
||||||
|
virtualenv==20.25.1
|
||||||
# via
|
# via
|
||||||
# pre-commit
|
# pre-commit
|
||||||
# tox
|
# tox
|
||||||
wheel==0.42.0
|
|
||||||
# via pip-tools
|
|
||||||
|
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
# The following packages are considered to be unsafe in a requirements file:
|
||||||
# pip
|
|
||||||
# setuptools
|
# setuptools
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
pallets-sphinx-themes
|
pallets-sphinx-themes
|
||||||
sphinx
|
sphinx
|
||||||
sphinx-issues
|
|
||||||
sphinxcontrib-log-cabinet
|
sphinxcontrib-log-cabinet
|
||||||
sphinx-tabs
|
sphinx-tabs
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# This file is autogenerated by pip-compile with Python 3.11
|
# This file is autogenerated by pip-compile with Python 3.12
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile docs.in
|
# pip-compile docs.in
|
||||||
|
|
@ -8,11 +8,11 @@ alabaster==0.7.16
|
||||||
# via sphinx
|
# via sphinx
|
||||||
babel==2.14.0
|
babel==2.14.0
|
||||||
# via sphinx
|
# via sphinx
|
||||||
certifi==2023.11.17
|
certifi==2024.2.2
|
||||||
# via requests
|
# via requests
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
# via requests
|
# via requests
|
||||||
docutils==0.18.1
|
docutils==0.20.1
|
||||||
# via
|
# via
|
||||||
# sphinx
|
# sphinx
|
||||||
# sphinx-tabs
|
# sphinx-tabs
|
||||||
|
|
@ -22,9 +22,9 @@ imagesize==1.4.1
|
||||||
# via sphinx
|
# via sphinx
|
||||||
jinja2==3.1.3
|
jinja2==3.1.3
|
||||||
# via sphinx
|
# via sphinx
|
||||||
markupsafe==2.1.3
|
markupsafe==2.1.5
|
||||||
# via jinja2
|
# via jinja2
|
||||||
packaging==23.2
|
packaging==24.0
|
||||||
# via
|
# via
|
||||||
# pallets-sphinx-themes
|
# pallets-sphinx-themes
|
||||||
# sphinx
|
# sphinx
|
||||||
|
|
@ -42,12 +42,9 @@ sphinx==7.2.6
|
||||||
# via
|
# via
|
||||||
# -r docs.in
|
# -r docs.in
|
||||||
# pallets-sphinx-themes
|
# pallets-sphinx-themes
|
||||||
# sphinx-issues
|
|
||||||
# sphinx-tabs
|
# sphinx-tabs
|
||||||
# sphinxcontrib-log-cabinet
|
# sphinxcontrib-log-cabinet
|
||||||
sphinx-issues==3.0.1
|
sphinx-tabs==3.4.5
|
||||||
# via -r docs.in
|
|
||||||
sphinx-tabs==3.4.4
|
|
||||||
# via -r docs.in
|
# via -r docs.in
|
||||||
sphinxcontrib-applehelp==1.0.8
|
sphinxcontrib-applehelp==1.0.8
|
||||||
# via sphinx
|
# via sphinx
|
||||||
|
|
@ -63,5 +60,5 @@ sphinxcontrib-qthelp==1.0.7
|
||||||
# via sphinx
|
# via sphinx
|
||||||
sphinxcontrib-serializinghtml==1.1.10
|
sphinxcontrib-serializinghtml==1.1.10
|
||||||
# via sphinx
|
# via sphinx
|
||||||
urllib3==2.1.0
|
urllib3==2.2.1
|
||||||
# via requests
|
# via requests
|
||||||
|
|
|
||||||
|
|
@ -1,18 +1,18 @@
|
||||||
#
|
#
|
||||||
# This file is autogenerated by pip-compile with Python 3.11
|
# This file is autogenerated by pip-compile with Python 3.12
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile tests.in
|
# pip-compile tests.in
|
||||||
#
|
#
|
||||||
asgiref==3.7.2
|
asgiref==3.8.1
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
# via pytest
|
# via pytest
|
||||||
packaging==23.2
|
packaging==24.0
|
||||||
# via pytest
|
# via pytest
|
||||||
pluggy==1.3.0
|
pluggy==1.4.0
|
||||||
# via pytest
|
# via pytest
|
||||||
pytest==7.4.4
|
pytest==8.1.1
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.1
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
mypy
|
mypy
|
||||||
|
pyright
|
||||||
|
pytest
|
||||||
types-contextvars
|
types-contextvars
|
||||||
types-dataclasses
|
types-dataclasses
|
||||||
asgiref
|
asgiref
|
||||||
|
|
|
||||||
|
|
@ -1,26 +1,41 @@
|
||||||
#
|
#
|
||||||
# This file is autogenerated by pip-compile with Python 3.11
|
# This file is autogenerated by pip-compile with Python 3.12
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile typing.in
|
# pip-compile typing.in
|
||||||
#
|
#
|
||||||
asgiref==3.7.2
|
asgiref==3.8.1
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
cffi==1.16.0
|
cffi==1.16.0
|
||||||
# via cryptography
|
# via cryptography
|
||||||
cryptography==41.0.7
|
cryptography==42.0.5
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
mypy==1.8.0
|
iniconfig==2.0.0
|
||||||
|
# via pytest
|
||||||
|
mypy==1.9.0
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
# via mypy
|
# via mypy
|
||||||
pycparser==2.21
|
nodeenv==1.8.0
|
||||||
|
# via pyright
|
||||||
|
packaging==24.0
|
||||||
|
# via pytest
|
||||||
|
pluggy==1.4.0
|
||||||
|
# via pytest
|
||||||
|
pycparser==2.22
|
||||||
# via cffi
|
# via cffi
|
||||||
python-dotenv==1.0.0
|
pyright==1.1.357
|
||||||
|
# via -r typing.in
|
||||||
|
pytest==8.1.1
|
||||||
|
# via -r typing.in
|
||||||
|
python-dotenv==1.0.1
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
types-contextvars==2.4.7.3
|
types-contextvars==2.4.7.3
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
types-dataclasses==0.6.6
|
types-dataclasses==0.6.6
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
typing-extensions==4.9.0
|
typing-extensions==4.11.0
|
||||||
# via mypy
|
# via mypy
|
||||||
|
|
||||||
|
# The following packages are considered to be unsafe in a requirements file:
|
||||||
|
# setuptools
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue