python-boto3/requirements-docs.txt

10 lines
333 B
Plaintext
Raw Permalink Normal View History

2021-09-22 18:34:33 +02:00
# 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
2022-12-12 18:00:59 +01:00
Sphinx>=1.1.3,<=1.3.2
docutils>=0.10,<0.17
2015-11-27 23:25:33 +01:00
guzzle_sphinx_theme>=0.7.10,<0.8
-rrequirements.txt