We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9163166 commit ac79c82Copy full SHA for ac79c82
2 files changed
requirements-dev.txt
@@ -17,7 +17,7 @@ black==24.3.0
17
addheader==0.3.2
18
19
# pytest-qt-extras
20
-pytest-qt==4.2.*
+pytest-qt
21
python-slugify
22
oyaml
23
hypothesis
setup.py
@@ -102,7 +102,7 @@
102
"numpy",
103
"pandas",
104
"psutil",
105
- "PyQt5==5.15.10",
+ "PyQt5==5.15.11",
106
"pywin32==306; sys_platform == 'win32'",
107
"requests",
108
"scipy",
0 commit comments