We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0676b commit 73d1189Copy full SHA for 73d1189
requirements/requirements.txt
@@ -1,7 +1,7 @@
1
numpy == 1.26.3
2
scipy == 1.12.0
3
matplotlib == 3.8.2
4
-cvxpy == 1.4.1
+cvxpy == 1.4.2
5
pytest == 7.4.4 # For unit test
6
pytest-xdist == 3.5.0 # For unit test
7
mypy == 1.8.0 # For unit test
0 commit comments