docs: Update sphinx, requirements, support markdown tables
[vpp.git] / docs / etc / requirements.txt
1 alabaster==0.7.12
2 Babel==2.6.0
3 certifi==2019.3.9
4 chardet==3.0.4
5 commonmark==0.9.0
6 docutils==0.14
7 future==0.17.1
8 idna==2.8
9 imagesize==1.1.0
10 Jinja2==2.10.1
11 Markdown==2.6.11
12 MarkupSafe==1.1.1
13 packaging==19.0
14 Pygments==2.4.0
15 pyparsing==2.4.0
16 pytz==2019.1
17 recommonmark==0.5.0
18 requests==2.21.0
19 six==1.12.0
20 snowballstemmer==1.2.1
21 Sphinx==2.0.1
22 sphinx-markdown-tables==0.0.9
23 sphinx-rtd-theme==0.4.3
24 sphinxcontrib-applehelp==1.0.1
25 sphinxcontrib-devhelp==1.0.1
26 sphinxcontrib-htmlhelp==1.0.2
27 sphinxcontrib-jsmath==1.0.1
28 sphinxcontrib-qthelp==1.0.2
29 sphinxcontrib-serializinghtml==1.1.3
30 urllib3==1.24.3