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 727354c commit cc30a6bCopy full SHA for cc30a6b
docs/requirements.txt
@@ -1,3 +1,3 @@
1
sphinx < 5.0 # For sphinx documentation
2
sphinx_rtd_theme == 1.0.0
3
-IPython == 7.31.0 # For sphinx documentation
+IPython == 8.0.0 # 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.3.2 # For sphinx documentation
11
12
0 commit comments