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 cc6245c commit 90189c4Copy full SHA for 90189c4
requirements/requirements.txt
@@ -4,5 +4,5 @@ matplotlib == 3.7.1
4
cvxpy == 1.3.1
5
pytest == 7.3.0 # For unit test
6
pytest-xdist == 3.2.1 # For unit test
7
-mypy == 1.1.1 # For unit test
+mypy == 1.2.0 # For unit test
8
ruff == 0.0.261 # For unit test
0 commit comments