Update dependencies
This commit is contained in:
parent
a10049402b
commit
8318f68ba9
|
|
@ -6,4 +6,4 @@ packaging==21.3
|
|||
pep517==0.12.0
|
||||
pyparsing==3.0.7
|
||||
toml==0.10.2
|
||||
tomli==2.0.0
|
||||
tomli==2.0.1
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ build==0.7.0
|
|||
bump2version==1.0.1
|
||||
certifi==2021.10.8
|
||||
cffi==1.15.0
|
||||
charset-normalizer==2.0.11
|
||||
charset-normalizer==2.0.12
|
||||
colorama==0.4.4
|
||||
cryptography==36.0.1
|
||||
Deprecated==1.2.13
|
||||
|
|
@ -13,7 +13,7 @@ docutils==0.18.1
|
|||
github3.py==3.0.0
|
||||
hunter==3.4.3
|
||||
idna==3.3
|
||||
importlib-metadata==4.10.1
|
||||
importlib-metadata==4.11.0
|
||||
jeepney==0.7.1
|
||||
jwcrypto==1.0
|
||||
keyring==23.5.0
|
||||
|
|
@ -35,7 +35,7 @@ SecretStorage==3.3.1
|
|||
sip==6.5.1
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
tomli==2.0.0
|
||||
tomli==2.0.1
|
||||
tqdm==4.62.3
|
||||
twine==3.8.0
|
||||
uritemplate==4.1.1
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
chardet==4.0.0
|
||||
diff-cover==6.4.4
|
||||
importlib-metadata==4.10.1
|
||||
importlib-metadata==4.11.0
|
||||
importlib-resources==5.4.0
|
||||
Jinja2==3.0.3
|
||||
lxml==4.7.1
|
||||
|
|
@ -12,8 +12,8 @@ mypy-extensions==0.4.3
|
|||
pluggy==1.0.0
|
||||
Pygments==2.11.2
|
||||
PyQt5-stubs==5.15.2.0
|
||||
tomli==2.0.0
|
||||
tomli==2.0.1
|
||||
types-dataclasses==0.6.4
|
||||
types-PyYAML==6.0.4
|
||||
typing_extensions==4.0.1
|
||||
typing_extensions==4.1.1
|
||||
zipp==3.7.0
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
altgraph==0.17.2
|
||||
pyinstaller==4.9
|
||||
pyinstaller-hooks-contrib==2022.0
|
||||
pyinstaller-hooks-contrib==2022.1
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
astroid==2.9.3
|
||||
certifi==2021.10.8
|
||||
cffi==1.15.0
|
||||
charset-normalizer==2.0.11
|
||||
charset-normalizer==2.0.12
|
||||
cryptography==36.0.1
|
||||
Deprecated==1.2.13
|
||||
future==0.18.2
|
||||
|
|
@ -14,7 +14,7 @@ jwcrypto==1.0
|
|||
lazy-object-proxy==1.7.1
|
||||
mccabe==0.6.1
|
||||
pefile==2021.9.3
|
||||
platformdirs==2.4.1 ; python_version>="3.7"
|
||||
platformdirs==2.5.0 ; python_version>="3.7"
|
||||
pycparser==2.21
|
||||
pylint==2.12.2
|
||||
python-dateutil==2.8.2
|
||||
|
|
@ -23,7 +23,7 @@ requests==2.27.1
|
|||
six==1.16.0
|
||||
toml==0.10.2
|
||||
typed-ast==1.5.2 ; python_version<"3.8"
|
||||
typing_extensions==4.0.1
|
||||
typing_extensions==4.1.1
|
||||
uritemplate==4.1.1
|
||||
# urllib3==1.26.8
|
||||
wrapt==1.13.3
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.11
|
||||
charset-normalizer==2.0.12
|
||||
docutils==0.18.1
|
||||
idna==3.3
|
||||
Pygments==2.11.2
|
||||
|
|
|
|||
|
|
@ -3,11 +3,11 @@
|
|||
alabaster==0.7.12
|
||||
Babel==2.9.1
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.11
|
||||
charset-normalizer==2.0.12
|
||||
docutils==0.17.1
|
||||
idna==3.3
|
||||
imagesize==1.3.0
|
||||
importlib-metadata==4.10.1
|
||||
importlib-metadata==4.11.0
|
||||
Jinja2==3.0.3
|
||||
MarkupSafe==2.0.1
|
||||
packaging==21.3
|
||||
|
|
|
|||
|
|
@ -3,17 +3,16 @@
|
|||
attrs==21.4.0
|
||||
beautifulsoup4==4.10.0
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.11
|
||||
charset-normalizer==2.0.12
|
||||
cheroot==8.6.0
|
||||
click==8.0.3
|
||||
coverage==6.3.1 ; python_version>="3.7"
|
||||
EasyProcess==1.1
|
||||
execnet==1.9.0
|
||||
filelock==3.4.2 ; python_version>="3.7"
|
||||
Flask==2.0.2
|
||||
glob2==0.7
|
||||
hunter==3.4.3
|
||||
hypothesis==6.36.1 ; python_version>="3.7"
|
||||
hypothesis==6.36.2 ; python_version>="3.7"
|
||||
icdiff==2.0.4
|
||||
idna==3.3
|
||||
iniconfig==1.1.1
|
||||
|
|
@ -33,7 +32,7 @@ py==1.11.0
|
|||
py-cpuinfo==8.0.0
|
||||
Pygments==2.11.2
|
||||
pyparsing==3.0.7
|
||||
pytest==7.0.0
|
||||
pytest==7.0.1
|
||||
pytest-bdd==4.1.0
|
||||
pytest-benchmark==3.4.1
|
||||
pytest-cov==3.0.0
|
||||
|
|
@ -46,7 +45,7 @@ pytest-repeat==0.9.1
|
|||
pytest-rerunfailures==10.2
|
||||
pytest-xdist==2.5.0
|
||||
pytest-xvfb==2.0.0
|
||||
PyVirtualDisplay==2.2
|
||||
PyVirtualDisplay==3.0
|
||||
requests==2.27.1
|
||||
requests-file==1.5.1
|
||||
six==1.16.0
|
||||
|
|
@ -54,10 +53,10 @@ sortedcontainers==2.4.0
|
|||
soupsieve==2.3.1
|
||||
tldextract==3.1.2
|
||||
toml==0.10.2
|
||||
tomli==2.0.0 ; python_version>="3.7"
|
||||
tomli==2.0.1 ; python_version>="3.7"
|
||||
urllib3==1.26.8
|
||||
vulture==2.3
|
||||
Werkzeug==2.0.2
|
||||
Werkzeug==2.0.3
|
||||
jaraco.functools<3.5 ; python_version=="3.6.*"
|
||||
tomli<2 ; python_version=="3.6.*"
|
||||
filelock==3.4.1 ; python_version=="3.6.*"
|
||||
|
|
|
|||
|
|
@ -4,11 +4,11 @@ distlib==0.3.4
|
|||
filelock==3.4.2 ; python_version>="3.7"
|
||||
packaging==21.3
|
||||
pip==22.0.3 ; python_version>="3.7"
|
||||
platformdirs==2.4.1 ; python_version>="3.7"
|
||||
platformdirs==2.5.0 ; python_version>="3.7"
|
||||
pluggy==1.0.0
|
||||
py==1.11.0
|
||||
pyparsing==3.0.7
|
||||
setuptools==60.8.1 ; python_version>="3.7"
|
||||
setuptools==60.9.0 ; python_version>="3.7"
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
tox==3.24.5
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
adblock==0.5.1
|
||||
colorama==0.4.4
|
||||
dataclasses==0.6 ; python_version<"3.7"
|
||||
importlib-metadata==4.10.1 ; python_version=="3.7.*"
|
||||
importlib-metadata==4.11.0 ; python_version=="3.7.*"
|
||||
importlib-resources==5.4.0 ; python_version<"3.9"
|
||||
Jinja2==3.0.3
|
||||
MarkupSafe==2.0.1
|
||||
Pygments==2.11.2
|
||||
PyYAML==6.0
|
||||
typing_extensions==4.0.1 ; python_version<"3.8"
|
||||
typing_extensions==4.1.1 ; python_version<"3.8"
|
||||
zipp==3.7.0 ; python_version>="3.7"
|
||||
importlib-metadata<4.9 ; python_version=="3.6.*"
|
||||
zipp<3.7 ; python_version=="3.6.*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue