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.
2 parents b2decb7 + 6ec297f commit 66356aeCopy full SHA for 66356ae
1 file changed
requirements/requirements.txt
@@ -1,9 +1,9 @@
1
-numpy == 2.2.4
2
-scipy == 1.15.2
3
-matplotlib == 3.10.1
+numpy == 2.3.3
+scipy == 1.16.2
+matplotlib == 3.10.6
4
cvxpy == 1.7.3
5
ecos == 2.0.14
6
pytest == 8.4.2 # For unit test
7
pytest-xdist == 3.8.0 # For unit test
8
mypy == 1.18.2 # For unit test
9
-ruff == 0.13.2 # For unit test
+ruff == 0.13.3 # For unit test
0 commit comments