File: requirements.txt

package info (click to toggle)
sphinx-toolbox 3.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,924 kB
  • sloc: python: 11,636; sh: 26; javascript: 25; makefile: 16
file content (20 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# sphinx-tabs is capped to avoid breakage if they update their js code, which we patch
# sphinx-tabs<3.5.0,>=1.2.1
apeye>=0.4.0
autodocsumm>=0.2.0
beautifulsoup4>=4.9.1
cachecontrol[filecache]>=0.13.0
dict2css>=0.2.3
docutils>=0.16
domdf-python-tools>=2.9.0
filelock>=3.8.0
html5lib>=1.1
ruamel.yaml>=0.16.12
sphinx>=3.2.0
sphinx-autodoc-typehints>=1.11.1
sphinx-jinja2-compat>=0.1.0
sphinx-prompt>=1.1.0
sphinx-tabs<3.4.7,>=1.2.1
tabulate>=0.8.7
typing-extensions!=3.10.0.1,>=3.7.4.3
typing-inspect>=0.6.0; python_version < "3.8"