add requirements.txt under docs dir. (#611)

This commit is contained in:
Atsushi Sakai
2021-12-26 11:10:33 +09:00
committed by GitHub
parent 88671e4ba1
commit ea7a52a835

3
docs/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
sphinx < 4.0 # For sphinx documentation
sphinx_rtd_theme == 1.0.0
IPython == 7.30.1 # For sphinx documentation