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 bdff270 commit c4ff8f0Copy full SHA for c4ff8f0
requirements/requirements.txt
@@ -3,7 +3,7 @@ scipy == 1.16.3
3
matplotlib == 3.10.7
4
cvxpy == 1.7.3
5
ecos == 2.0.14
6
-pytest == 8.4.2 # For unit test
+pytest == 9.0.0 # For unit test
7
pytest-xdist == 3.8.0 # For unit test
8
mypy == 1.18.2 # For unit test
9
ruff == 0.14.4 # For unit test
0 commit comments