summaryrefslogtreecommitdiffstats
path: root/etc/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'etc/requirements.txt')
-rw-r--r--etc/requirements.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt
index 9f5b2aa35..29af330c4 100644
--- a/etc/requirements.txt
+++ b/etc/requirements.txt
@@ -1,8 +1,8 @@
-sphinx_rtd_theme
-sphinxcontrib-blockdiag
-sphinxcontrib-needs<0.6.0
-sphinxcontrib-nwdiag
-sphinxcontrib-seqdiag
-sphinxcontrib-swaggerdoc
-sphinxcontrib-plantuml
lfdocs-conf
+sphinxcontrib-blockdiag # BSD
+sphinxcontrib-needs
+sphinxcontrib.plantuml
+sphinxcontrib-nwdiag # BSD
+sphinxcontrib-seqdiag # BSD
+sphinxcontrib-swaggerdoc
+sphinx-rtd-theme