fix docs requirements

Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>
Change-Id: I9d151b842a38380b0368e099c67957ec36b78250
This commit is contained in:
EstherLerouzic
2024-01-15 13:13:07 +01:00
parent 7a032a63b5
commit 47c89626e3
2 changed files with 7 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ author = 'Telecom Infra Project - OOPT PSE Group'
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = None
language = 'en'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.

View File

@@ -1,7 +1,12 @@
alabaster>=0.7.12,<1
docutils>=0.17.1,<1
matplotlib>=3.7.3,<4
myst-parser>=0.16.1,<1
networkx>=3.1,<4
numpy>=1.24.4,<2
Pygments>=2.11.2,<3
rstcheck
Sphinx>=4.4.0,<5
scipy>=1.10.1,<2
Sphinx>=5.3.0,<6
sphinxcontrib-bibtex>=2.4.1,<3
xlrd>=1.2.0,<2