Skip to content

Commit 7808595

Browse files
committed
qt5reactor was released as v0.6.2
1 parent 9e83371 commit 7808595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
extras_require={
1919
"dev": ["pre-commit", "black"],
2020
"pyside2": ["pyside2", "qt5reactor"],
21-
"pyqt5": ["pyqt5", "qt5reactor>=0.7"],
21+
"pyqt5": ["pyqt5", "qt5reactor>=0.6.2"],
2222
},
2323
classifiers=[
2424
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)