We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b494c36 commit f759c13Copy full SHA for f759c13
requirements.txt
@@ -1,6 +1,6 @@
1
-osqp~=0.6.3
2
-numpy~=1.24.4
3
-scipy~=1.10.1
4
-matplotlib~=3.7.2
5
-scikit-learn~=1.3.0
+osqp>=0.6.3
+numpy>=1.24.4
+scipy>=1.10.1
+matplotlib>=3.7.2
+scikit-learn>=1.3.0
6
setuptools>=70.0.0
0 commit comments