Recompile requirements
This commit is contained in:
parent
cc18a624b5
commit
7083fee655
|
|
@ -8,7 +8,7 @@ certifi==2024.8.30
|
|||
cffi==1.17.1
|
||||
charset-normalizer==3.4.0
|
||||
cryptography==43.0.1
|
||||
docutils==0.20.1
|
||||
docutils==0.21.2
|
||||
github3.py==4.0.1
|
||||
hunter==3.7.0
|
||||
idna==3.10
|
||||
|
|
@ -37,7 +37,7 @@ Pympler==1.1
|
|||
pyproject_hooks==1.2.0
|
||||
PyQt-builder==1.16.4
|
||||
python-dateutil==2.9.0.post0
|
||||
readme_renderer==43.0
|
||||
readme_renderer==44.0
|
||||
requests==2.32.3
|
||||
requests-toolbelt==1.0.0
|
||||
rfc3986==2.0.0
|
||||
|
|
|
|||
|
|
@ -2,10 +2,9 @@
|
|||
|
||||
chardet==5.2.0
|
||||
diff_cover==9.2.0
|
||||
importlib_resources==6.4.5
|
||||
Jinja2==3.1.4
|
||||
lxml==5.3.0
|
||||
MarkupSafe==2.1.5
|
||||
MarkupSafe==3.0.1
|
||||
mypy==1.11.2
|
||||
mypy-extensions==1.0.0
|
||||
pluggy==1.5.0
|
||||
|
|
@ -18,4 +17,3 @@ types-Pygments==2.18.0.20240506
|
|||
types-PyYAML==6.0.12.20240917
|
||||
types-setuptools==75.1.0.20240917
|
||||
typing_extensions==4.12.2
|
||||
zipp==3.20.2
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==3.2.4
|
||||
astroid==3.3.5
|
||||
certifi==2024.8.30
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.0
|
||||
|
|
@ -14,7 +14,7 @@ pefile==2024.8.26
|
|||
platformdirs==4.3.6
|
||||
pycparser==2.22
|
||||
PyJWT==2.9.0
|
||||
pylint==3.2.7
|
||||
pylint==3.3.1
|
||||
python-dateutil==2.9.0.post0
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.32.3
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
build==1.2.2.post1
|
||||
certifi==2024.8.30
|
||||
charset-normalizer==3.4.0
|
||||
docutils==0.20.1
|
||||
docutils==0.21.2
|
||||
idna==3.10
|
||||
importlib_metadata==8.5.0
|
||||
packaging==24.1
|
||||
|
|
|
|||
|
|
@ -1,26 +1,26 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
alabaster==0.7.13
|
||||
alabaster==0.7.16
|
||||
babel==2.16.0
|
||||
certifi==2024.8.30
|
||||
charset-normalizer==3.4.0
|
||||
docutils==0.20.1
|
||||
docutils==0.21.2
|
||||
idna==3.10
|
||||
imagesize==1.4.1
|
||||
importlib_metadata==8.5.0
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.5
|
||||
MarkupSafe==3.0.1
|
||||
packaging==24.1
|
||||
Pygments==2.18.0
|
||||
pytz==2024.2
|
||||
requests==2.32.3
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==7.1.2
|
||||
sphinxcontrib-applehelp==1.0.4
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==2.0.1
|
||||
Sphinx==7.4.7
|
||||
sphinxcontrib-applehelp==2.0.0
|
||||
sphinxcontrib-devhelp==2.0.0
|
||||
sphinxcontrib-htmlhelp==2.1.0
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.5
|
||||
sphinxcontrib-qthelp==2.0.0
|
||||
sphinxcontrib-serializinghtml==2.0.0
|
||||
tomli==2.0.2
|
||||
urllib3==2.2.3
|
||||
zipp==3.20.2
|
||||
|
|
|
|||
|
|
@ -9,16 +9,16 @@ certifi==2024.8.30
|
|||
charset-normalizer==3.4.0
|
||||
cheroot==10.0.1
|
||||
click==8.1.7
|
||||
coverage==7.6.1
|
||||
coverage==7.6.2
|
||||
exceptiongroup==1.2.2
|
||||
execnet==2.1.1
|
||||
filelock==3.16.1
|
||||
Flask==3.0.3
|
||||
hunter==3.7.0
|
||||
hypothesis==6.113.0
|
||||
hypothesis==6.115.0
|
||||
idna==3.10
|
||||
importlib_metadata==8.5.0
|
||||
importlib_resources==6.4.5 ; python_version=="3.8.*"
|
||||
importlib_resources==6.4.5
|
||||
inflect==7.3.1
|
||||
iniconfig==2.0.0
|
||||
itsdangerous==2.2.0
|
||||
|
|
@ -29,7 +29,7 @@ jaraco.text==3.12.1
|
|||
# Jinja2==3.1.4
|
||||
Mako==1.3.5
|
||||
manhole==1.8.1
|
||||
# MarkupSafe==2.1.5
|
||||
# MarkupSafe==3.0.1
|
||||
more-itertools==10.5.0
|
||||
packaging==24.1
|
||||
parse==1.20.2
|
||||
|
|
|
|||
|
|
@ -2,12 +2,10 @@
|
|||
|
||||
adblock==0.6.0
|
||||
colorama==0.4.6
|
||||
importlib_resources==6.4.5 ; python_version=="3.8.*"
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.5
|
||||
MarkupSafe==3.0.1
|
||||
Pygments==2.18.0
|
||||
PyYAML==6.0.2
|
||||
zipp==3.20.2
|
||||
# Unpinned due to recompile_requirements.py limitations
|
||||
pyobjc-core ; sys_platform=="darwin"
|
||||
pyobjc-framework-Cocoa ; sys_platform=="darwin"
|
||||
|
|
|
|||
Loading…
Reference in New Issue