Skip to content

Commit f759c13

Browse files
committed
updated requirements for python3.12
1 parent b494c36 commit f759c13

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -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
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
66
setuptools>=70.0.0

0 commit comments

Comments
 (0)