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 d08a044 commit 29bb019Copy full SHA for 29bb019
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
-sphinx < 5.0 # For sphinx documentation
+sphinx == 4.3.1 # For sphinx documentation
9
sphinx_rtd_theme == 1.0.0
10
IPython == 7.30.1 # For sphinx documentation
0 commit comments