doc: make Sphinx version specifier more flexible

Allow all compatible versions starting from 3.3, that is >=3.3.0,<4.0.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-04-24 17:15:55 +02:00 committed by Anas Nashif
parent 57dc1eb9c4
commit dfcc5fd7cc

View file

@ -1,7 +1,7 @@
# DOC: used to generate docs
breathe~=4.23,!=4.29.0
sphinx>=3.3.0,<3.4.0
sphinx~=3.3
sphinx_rtd_theme>=0.5.2,<1.0
sphinx-tabs
sphinxcontrib-svg2pdfconverter