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 1280ace commit 2878c4aCopy full SHA for 2878c4a
docs/doc_requirements.txt
@@ -1,3 +1,3 @@
1
sphinx == 4.3.2 # For sphinx documentation
2
sphinx_rtd_theme == 1.0.0
3
-IPython == 7.31.1 # For sphinx documentation
+IPython == 8.0.1 # For sphinx documentation
requirements.txt
@@ -9,4 +9,4 @@ mypy == 0.931 # For unit test
9
flake8 == 4.0.1 # For unit test
10
sphinx == 4.4.0 # For sphinx documentation
11
12
-IPython == 8.0.0 # For sphinx documentation
0 commit comments