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 115b32d commit 73c64d8Copy full SHA for 73c64d8
requirements/requirements.txt
@@ -1,7 +1,7 @@
1
numpy == 2.1.3
2
scipy == 1.14.1
3
matplotlib == 3.9.3
4
-cvxpy == 1.5.3
+cvxpy == 1.6.0
5
pytest == 8.3.4 # For unit test
6
pytest-xdist == 3.6.1 # For unit test
7
mypy == 1.13.0 # For unit test
0 commit comments