We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a16a11 commit 15ab196Copy full SHA for 15ab196
requirements/requirements.txt
@@ -2,7 +2,7 @@ numpy == 1.24.1
2
scipy == 1.10.0
3
matplotlib == 3.6.3
4
cvxpy == 1.3.0
5
-pytest == 7.2.0 # For unit test
+pytest == 7.2.1 # For unit test
6
pytest-xdist == 3.1.0 # For unit test
7
mypy == 0.991 # For unit test
8
flake8 == 5.0.4 # For unit test
0 commit comments