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 9093d70 commit 1c92b77Copy full SHA for 1c92b77
requirements/requirements.txt
@@ -3,6 +3,6 @@ scipy == 1.11.4
3
matplotlib == 3.8.2
4
cvxpy == 1.4.1
5
pytest == 7.4.3 # For unit test
6
-pytest-xdist == 3.4.0 # For unit test
+pytest-xdist == 3.5.0 # For unit test
7
mypy == 1.7.0 # For unit test
8
ruff == 0.1.6 # For unit test
0 commit comments