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 74610fd commit 26264a3Copy full SHA for 26264a3
requirements/requirements.txt
@@ -4,6 +4,6 @@ matplotlib == 3.10.1
4
cvxpy == 1.6.5
5
ecos == 2.0.14
6
pytest == 8.3.5 # For unit test
7
-pytest-xdist == 3.6.1 # For unit test
+pytest-xdist == 3.7.0 # For unit test
8
mypy == 1.15.0 # For unit test
9
ruff == 0.11.11 # For unit test
0 commit comments