Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not use unsigned there, -1 is used to indicate there is no route between hosts
[simgrid.git] / docs / requirements.txt
index a3e1aa5377fc9200b1cc87230f09f71263d89c79..d00e05a845d4e44299210826a3b88a61cd061aff 100644 (file)
@@ -1,4 +1,8 @@
-breathe
-sphinx>=3.2.1
-sphinx_rtd_theme
-sphinx_tabs
+breathe>=4.26
+sphinx>=3.4.3,<4.0
+sphinx_rtd_theme>=0.5.2
+# sphinx_tabs v1.2.1 is required for Sphinx 2
+sphinx_tabs>=1.2.1
+javalang
+beautifulsoup4
+lxml