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 06bb1d8 commit ebc1d3dCopy full SHA for ebc1d3d
requirements/requirements.txt
@@ -3,6 +3,6 @@ scipy == 1.10.0
3
matplotlib == 3.6.3
4
cvxpy == 1.3.0
5
pytest == 7.2.1 # For unit test
6
-pytest-xdist == 3.1.0 # For unit test
+pytest-xdist == 3.2.0 # For unit test
7
mypy == 1.0.0 # For unit test
8
ruff == 0.0.246 # For unit test
0 commit comments