Update dependencies
This commit is contained in:
parent
ca114a0766
commit
62958e54e0
|
|
@ -3,7 +3,7 @@
|
|||
build==0.7.0
|
||||
check-manifest==0.47
|
||||
packaging==21.0
|
||||
pep517==0.11.1
|
||||
pep517==0.12.0
|
||||
pyparsing==2.4.7
|
||||
toml==0.10.2
|
||||
tomli==1.2.1
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
chardet==4.0.0
|
||||
diff-cover==6.4.2
|
||||
importlib-metadata==4.8.1
|
||||
importlib-resources==5.2.3
|
||||
importlib-resources==5.3.0
|
||||
inflect==5.3.0
|
||||
Jinja2==3.0.2
|
||||
jinja2-pluralize==0.3.0
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
PyQt5==5.15.4 # rq.filter: < 5.16
|
||||
PyQt5==5.15.5 # rq.filter: < 5.16
|
||||
PyQt5-Qt5==5.15.2
|
||||
PyQt5-sip==12.9.0
|
||||
PyQtWebEngine==5.15.4 # rq.filter: < 5.16
|
||||
PyQtWebEngine==5.15.5 # rq.filter: < 5.16
|
||||
PyQtWebEngine-Qt5==5.15.2
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ filelock==3.3.1
|
|||
Flask==2.0.2
|
||||
glob2==0.7
|
||||
hunter==3.3.8
|
||||
hypothesis==6.23.2
|
||||
hypothesis==6.23.4
|
||||
icdiff==2.0.4
|
||||
idna==3.3
|
||||
iniconfig==1.1.1
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ adblock==0.5.0
|
|||
colorama==0.4.4
|
||||
dataclasses==0.6 ; python_version<"3.7"
|
||||
importlib-metadata==4.8.1 ; python_version<"3.8"
|
||||
importlib-resources==5.2.3 ; python_version<"3.9"
|
||||
importlib-resources==5.3.0 ; python_version<"3.9"
|
||||
Jinja2==3.0.2
|
||||
MarkupSafe==2.0.1
|
||||
Pygments==2.10.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue