Skip to content

Commit df35acb

Browse files
authored
Updated all requirements-doc (#58)
The requirements-doc.txt had to be updated since building docs fails on readthedocs.
1 parent eb1691c commit df35acb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements-doc.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
sphinx>=3.2.1,<4
2+
sphinx-autodoc-typehints>=1.11.0,<2
3+
sphinx-icontract>=2.0.0
4+
sphinx-rtd-theme>=0.5.0,<1
55

66
# We need to pin icontract version since readthedocs for some reason picks an older version
77
# which could not be installed on their remote servers.

0 commit comments

Comments
 (0)