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 ea7a52a commit d08a044Copy full SHA for d08a044
docs/requirements.txt
@@ -1,3 +1,3 @@
1
-sphinx < 4.0 # For sphinx documentation
+sphinx < 5.0 # For sphinx documentation
2
sphinx_rtd_theme == 1.0.0
3
IPython == 7.30.1 # For sphinx documentation
requirements.txt
@@ -5,6 +5,6 @@ matplotlib == 3.5.1
5
cvxpy == 1.1.17
6
pytest == 6.2.5 # For unit test
7
pytest-xdist == 2.5.0 # For unit test
8
9
10
0 commit comments