We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd28c2 commit 9a22fb3Copy full SHA for 9a22fb3
requirements/requirements.txt
@@ -5,4 +5,4 @@ cvxpy == 1.4.2
5
pytest == 8.0.2 # For unit test
6
pytest-xdist == 3.5.0 # For unit test
7
mypy == 1.8.0 # For unit test
8
-ruff == 0.2.2 # For unit test
+ruff == 0.3.0 # For unit test
0 commit comments