We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76be7ea commit 7c7c1b3Copy full SHA for 7c7c1b3
requirements_full.txt
@@ -4,7 +4,7 @@
4
# Packages used to run additional tests
5
attrs
6
nose
7
-numpy>=1.17.0; python_version<"3.12"
+numpy>=1.17.0,<2; python_version<"3.12"
8
python-dateutil
9
PyQt6
10
regex
0 commit comments