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 c387442 + 115b32d commit cd985e4Copy full SHA for cd985e4
requirements/requirements.txt
@@ -1,8 +1,8 @@
1
-numpy == 2.1.2
+numpy == 2.1.3
2
scipy == 1.14.1
3
-matplotlib == 3.9.2
+matplotlib == 3.9.3
4
cvxpy == 1.5.3
5
-pytest == 8.3.3 # For unit test
+pytest == 8.3.4 # For unit test
6
pytest-xdist == 3.6.1 # For unit test
7
-mypy == 1.12.0 # For unit test
8
-ruff == 0.6.9 # For unit test
+mypy == 1.13.0 # For unit test
+ruff == 0.8.1 # For unit test
0 commit comments