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 eb1691c commit df35acbCopy full SHA for df35acb
requirements-doc.txt
@@ -1,7 +1,7 @@
1
-sphinx>=1.7.7,<2
2
-sphinx-autodoc-typehints>=1.3.0,<2
3
-sphinx-icontract>=1.0.0
4
-sphinx-rtd-theme>=0.4.1,<1
+sphinx>=3.2.1,<4
+sphinx-autodoc-typehints>=1.11.0,<2
+sphinx-icontract>=2.0.0
+sphinx-rtd-theme>=0.5.0,<1
5
6
# We need to pin icontract version since readthedocs for some reason picks an older version
7
# which could not be installed on their remote servers.
0 commit comments