Update dependencies
This commit is contained in:
parent
fc5aae8a71
commit
0198148989
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
build==0.4.0
|
||||
build==0.5.0
|
||||
check-manifest==0.46
|
||||
packaging==20.9
|
||||
pep517==0.10.0
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ packaging==20.9
|
|||
pycparser==2.20
|
||||
Pympler==0.9
|
||||
pyparsing==2.4.7
|
||||
PyQt-builder==1.10.0
|
||||
PyQt-builder==1.10.1
|
||||
python-dateutil==2.8.1
|
||||
requests==2.25.1
|
||||
sip==6.1.0
|
||||
sip==6.1.1
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
uritemplate==3.0.1
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
chardet==4.0.0
|
||||
diff-cover==5.1.2
|
||||
diff-cover==5.2.0
|
||||
importlib-metadata==4.5.0
|
||||
importlib-resources==5.1.4
|
||||
inflect==5.3.0
|
||||
|
|
@ -15,7 +15,7 @@ pluggy==0.13.1
|
|||
Pygments==2.9.0
|
||||
PyQt5-stubs==5.15.2.0
|
||||
toml==0.10.2
|
||||
types-dataclasses==0.1.4
|
||||
types-PyYAML==0.1.8
|
||||
types-dataclasses==0.1.5
|
||||
types-PyYAML==5.4.3
|
||||
typing-extensions==3.10.0.0
|
||||
zipp==3.4.1
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ pytest-mock==3.6.1
|
|||
pytest-qt==4.0.2
|
||||
pytest-repeat==0.9.1
|
||||
pytest-rerunfailures==10.0
|
||||
pytest-xdist==2.2.1
|
||||
pytest-xdist==2.3.0
|
||||
pytest-xvfb==2.0.0
|
||||
PyVirtualDisplay==2.2
|
||||
requests==2.25.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue