We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e101d1 commit 20b4e58Copy full SHA for 20b4e58
requirements/requirements.txt
@@ -2,7 +2,7 @@ numpy == 2.0.0
2
scipy == 1.14.0
3
matplotlib == 3.9.1
4
cvxpy == 1.5.2
5
-pytest == 8.2.2 # For unit test
+pytest == 8.3.1 # For unit test
6
pytest-xdist == 3.6.1 # For unit test
7
mypy == 1.10.1 # For unit test
8
ruff == 0.5.2 # For unit test
0 commit comments