Update requirements-pyqt properly for Qt 5.12

This commit is contained in:
Florian Bruhin 2019-02-16 17:24:23 +01:00
parent be2d362417
commit 018d207941
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py # This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.12 PyQt5==5.12
PyQt5-sip==4.19.13 PyQt5-sip==4.19.14
PyQtWebEngine==5.12

View File

@ -1 +1,2 @@
PyQt5 PyQt5
PyQtWebEngine