doc: tweak python requirements for doc building

Add compatible version ranges for breathe and sphinx to appease check by
show-versions.py

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2021-10-19 17:51:50 -07:00 committed by David Kinder
parent e2e33f76b9
commit e0bb4c800d
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
breathe==4.23.0
sphinx==3.2.1
breathe>=4.23.0,<=4.31
sphinx>=3.2.1,<=3.5.4
docutils==0.16
sphinx_rtd_theme==1.0
sphinx-tabs==1.3.0