Update dependencies
This commit is contained in:
parent
35616345bb
commit
00b0ef3c1f
|
|
@ -6,4 +6,4 @@ packaging==21.3
|
|||
pep517==0.12.0
|
||||
pyparsing==3.0.6
|
||||
toml==0.10.2
|
||||
tomli==1.2.2
|
||||
tomli==2.0.0
|
||||
|
|
|
|||
|
|
@ -7,13 +7,13 @@ certifi==2021.10.8
|
|||
cffi==1.15.0
|
||||
charset-normalizer==2.0.9
|
||||
colorama==0.4.4
|
||||
cryptography==36.0.0
|
||||
cryptography==36.0.1
|
||||
Deprecated==1.2.13
|
||||
docutils==0.18.1
|
||||
github3.py==3.0.0
|
||||
hunter==3.3.8
|
||||
hunter==3.4.3
|
||||
idna==3.3
|
||||
importlib-metadata==4.8.2
|
||||
importlib-metadata==4.10.0
|
||||
jeepney==0.7.1
|
||||
jwcrypto==1.0
|
||||
keyring==23.4.0
|
||||
|
|
@ -23,11 +23,11 @@ pep517==0.12.0
|
|||
pkginfo==1.8.2
|
||||
pycparser==2.21
|
||||
Pygments==2.10.0
|
||||
Pympler==0.9
|
||||
Pympler==1.0
|
||||
pyparsing==3.0.6
|
||||
PyQt-builder==1.12.2
|
||||
python-dateutil==2.8.2
|
||||
readme-renderer==31.0
|
||||
readme-renderer==32.0
|
||||
requests==2.26.0
|
||||
requests-toolbelt==0.9.1
|
||||
rfc3986==1.5.0
|
||||
|
|
@ -35,7 +35,7 @@ SecretStorage==3.3.1
|
|||
sip==6.5.0
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
tomli==1.2.2
|
||||
tomli==2.0.0
|
||||
tqdm==4.62.3
|
||||
twine==3.7.1
|
||||
uritemplate==4.1.1
|
||||
|
|
|
|||
|
|
@ -2,17 +2,17 @@
|
|||
|
||||
chardet==4.0.0
|
||||
diff-cover==6.4.4
|
||||
importlib-metadata==4.8.2
|
||||
importlib-metadata==4.10.0
|
||||
importlib-resources==5.4.0
|
||||
Jinja2==3.0.3
|
||||
lxml==4.6.5
|
||||
lxml==4.7.1
|
||||
MarkupSafe==2.0.1
|
||||
mypy==0.910
|
||||
mypy==0.920
|
||||
mypy-extensions==0.4.3
|
||||
pluggy==1.0.0
|
||||
Pygments==2.10.0
|
||||
PyQt5-stubs==5.15.2.0
|
||||
toml==0.10.2
|
||||
tomli==2.0.0
|
||||
types-dataclasses==0.6.1
|
||||
types-PyYAML==6.0.1
|
||||
typing_extensions==4.0.1
|
||||
|
|
|
|||
|
|
@ -4,14 +4,14 @@ astroid==2.9.0
|
|||
certifi==2021.10.8
|
||||
cffi==1.15.0
|
||||
charset-normalizer==2.0.9
|
||||
cryptography==36.0.0
|
||||
cryptography==36.0.1
|
||||
Deprecated==1.2.13
|
||||
future==0.18.2
|
||||
github3.py==3.0.0
|
||||
idna==3.3
|
||||
isort==5.10.1
|
||||
jwcrypto==1.0
|
||||
lazy-object-proxy==1.6.0
|
||||
lazy-object-proxy==1.7.1
|
||||
mccabe==0.6.1
|
||||
pefile==2021.9.3
|
||||
platformdirs==2.4.0
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ pyparsing==3.0.6
|
|||
pytz==2021.3
|
||||
requests==2.26.0
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==4.3.1
|
||||
Sphinx==4.3.2
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==2.0.0
|
||||
|
|
|
|||
|
|
@ -12,13 +12,13 @@ execnet==1.9.0
|
|||
filelock==3.4.0
|
||||
Flask==2.0.2
|
||||
glob2==0.7
|
||||
hunter==3.3.8
|
||||
hypothesis==6.31.4
|
||||
hunter==3.4.3
|
||||
hypothesis==6.31.6
|
||||
icdiff==2.0.4
|
||||
idna==3.3
|
||||
iniconfig==1.1.1
|
||||
itsdangerous==2.0.1
|
||||
jaraco.functools==3.4.0
|
||||
jaraco.functools==3.5.0
|
||||
# Jinja2==3.0.3
|
||||
Mako==1.1.6
|
||||
manhole==1.8.0
|
||||
|
|
@ -54,7 +54,7 @@ sortedcontainers==2.4.0
|
|||
soupsieve==2.3.1
|
||||
tldextract==3.1.2
|
||||
toml==0.10.2
|
||||
tomli==1.2.2
|
||||
tomli==2.0.0
|
||||
urllib3==1.26.7
|
||||
vulture==2.3
|
||||
Werkzeug==2.0.2
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ platformdirs==2.4.0
|
|||
pluggy==1.0.0
|
||||
py==1.11.0
|
||||
pyparsing==3.0.6
|
||||
setuptools==59.6.0
|
||||
setuptools==60.0.0
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
tox==3.24.4
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
adblock==0.5.1
|
||||
colorama==0.4.4
|
||||
dataclasses==0.6 ; python_version<"3.7"
|
||||
importlib-metadata==4.8.2 ; python_version<"3.8"
|
||||
importlib-metadata==4.10.0 ; python_version<"3.8"
|
||||
importlib-resources==5.4.0 ; python_version<"3.9"
|
||||
Jinja2==3.0.3
|
||||
MarkupSafe==2.0.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue