File: requirements-docs.txt

package info (click to toggle)
python-boto3 1.26.27%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,880 kB
  • sloc: python: 12,629; makefile: 128
file content (9 lines) | stat: -rw-r--r-- 333 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Sphinx does not have an upper bound pin on jinja2, and jinja2 does
# not have an upper bound pin on markupsafe. Since jinja2 and markupsafe
# removed python 3.5 support we need to add our own pins.
markupsafe>=1.1,<2.0
jinja2>=2.3,<3.0
Sphinx>=1.1.3,<=1.3.2
docutils>=0.10,<0.17
guzzle_sphinx_theme>=0.7.10,<0.8
-rrequirements.txt