We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c886cbd commit 19996e5Copy full SHA for 19996e5
requirements.txt
@@ -1,5 +1,5 @@
1
-numpy
2
-scipy
3
-PyLBFGS
4
-numba
5
-matplotlib
+numpy>=1.19
+scipy>=1.4
+PyLBFGS>=0.2
+numba=>0.53
+matplotlib>=3.3
0 commit comments