We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637269e commit 3fce78aCopy full SHA for 3fce78a
requirements/requirements.txt
@@ -4,5 +4,5 @@ matplotlib == 3.7.2
4
cvxpy == 1.3.2
5
pytest == 7.4.0 # For unit test
6
pytest-xdist == 3.3.1 # For unit test
7
-mypy == 1.5.0 # For unit test
+mypy == 1.5.1 # For unit test
8
ruff == 0.0.285 # For unit test
0 commit comments