Skip to content

Commit cf83469

Browse files
author
legolas.zhan
committed
fix deps of doc build
1 parent 9bf2b74 commit cf83469

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Flask-Sphinx-Themes==1.0.2
2-
recommonmark==0.4.0
3-
Sphinx==2.0.1
4-
sphinx-autobuild==0.7.1
5-
MarkupSafe==2.0.1
1+
Flask-Sphinx-Themes
2+
recommonmark
3+
Sphinx>=5.0
4+
sphinx-autobuild
5+
MarkupSafe>=2.0.1

0 commit comments

Comments
 (0)