Update dependencies
This commit is contained in:
parent
945e338573
commit
7395a43e53
|
|
@ -4,6 +4,6 @@ build==0.7.0
|
|||
check-manifest==0.47
|
||||
packaging==21.3
|
||||
pep517==0.12.0
|
||||
pyparsing==3.0.6
|
||||
pyparsing==3.0.7
|
||||
toml==0.10.2
|
||||
tomli==2.0.0
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ pkginfo==1.8.2
|
|||
pycparser==2.21
|
||||
Pygments==2.11.2
|
||||
Pympler==1.0.1
|
||||
pyparsing==3.0.6
|
||||
pyparsing==3.0.7
|
||||
PyQt-builder==1.12.2
|
||||
python-dateutil==2.8.2
|
||||
readme-renderer==32.0
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ Jinja2==3.0.3
|
|||
MarkupSafe==2.0.1
|
||||
packaging==21.3
|
||||
Pygments==2.11.2
|
||||
pyparsing==3.0.6
|
||||
pyparsing==3.0.7
|
||||
pytz==2021.3
|
||||
requests==2.27.1
|
||||
snowballstemmer==2.2.0
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ filelock==3.4.2 ; python_version>="3.7"
|
|||
Flask==2.0.2
|
||||
glob2==0.7
|
||||
hunter==3.4.3
|
||||
hypothesis==6.35.1 ; python_version>="3.7"
|
||||
hypothesis==6.36.0 ; python_version>="3.7"
|
||||
icdiff==2.0.4
|
||||
idna==3.3
|
||||
iniconfig==1.1.1
|
||||
|
|
@ -26,13 +26,13 @@ manhole==1.8.0
|
|||
more-itertools==8.12.0
|
||||
packaging==21.3
|
||||
parse==1.19.0
|
||||
parse-type==0.5.2
|
||||
parse-type==0.6.0
|
||||
pluggy==1.0.0
|
||||
pprintpp==0.4.0
|
||||
py==1.11.0
|
||||
py-cpuinfo==8.0.0
|
||||
Pygments==2.11.2
|
||||
pyparsing==3.0.6
|
||||
pyparsing==3.0.7
|
||||
pytest==6.2.5
|
||||
pytest-bdd==4.1.0
|
||||
pytest-benchmark==3.4.1
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ pip==21.3.1
|
|||
platformdirs==2.4.1 ; python_version>="3.7"
|
||||
pluggy==1.0.0
|
||||
py==1.11.0
|
||||
pyparsing==3.0.6
|
||||
pyparsing==3.0.7
|
||||
setuptools==60.5.0 ; python_version>="3.7"
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue