We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f466f25 commit 7157119Copy full SHA for 7157119
requirements/requirements.txt
@@ -1,7 +1,7 @@
1
numpy == 2.2.4
2
scipy == 1.15.2
3
matplotlib == 3.10.1
4
-cvxpy == 1.5.3
+cvxpy == 1.6.5
5
pytest == 8.3.5 # For unit test
6
pytest-xdist == 3.6.1 # For unit test
7
mypy == 1.15.0 # For unit test
0 commit comments