b31e5642de
PyQt5-stubs tries to pull in PyQt5 5.11.3 but we want PyQt 5.12 (which works fine) from requirements-pyqt.txt.
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
|
|
|
mypy==0.670
|
|
mypy-extensions==0.4.1
|
|
# PyQt5==5.11.3
|
|
# PyQt5-sip==4.19.14
|
|
-e git+https://github.com/qutebrowser/PyQt5-stubs.git@wip#egg=PyQt5_stubs
|
|
typed-ast==1.3.1
|