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 9d06b1e commit f289bd2Copy full SHA for f289bd2
requirements/requirements.txt
@@ -2,7 +2,7 @@ numpy == 1.26.4
2
scipy == 1.13.1
3
matplotlib == 3.9.0
4
cvxpy == 1.5.1
5
-pytest == 8.2.1 # For unit test
+pytest == 8.2.2 # For unit test
6
pytest-xdist == 3.6.1 # For unit test
7
mypy == 1.10.0 # For unit test
8
ruff == 0.4.8 # For unit test
0 commit comments