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 39472e6 commit 2b87736Copy full SHA for 2b87736
requirements/requirements.txt
@@ -3,6 +3,6 @@ scipy == 1.9.3
3
matplotlib == 3.6.1
4
cvxpy == 1.2.1
5
pytest == 7.1.3 # For unit test
6
-pytest-xdist == 2.5.0 # For unit test
+pytest-xdist == 3.0.2 # For unit test
7
mypy == 0.982 # For unit test
8
flake8 == 5.0.4 # For unit test
0 commit comments