moto/docs/requirements.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
227 B
Plaintext
Raw Normal View History

2021-11-03 21:56:21 +00:00
sphinx==4.2.0
sphinx_rtd_theme==1.0.0
readthedocs-sphinx-search==0.1.1
2022-01-27 12:48:57 +00:00
# Modules necessary to import individual classes and read the docstrings
docker
2022-05-23 12:51:03 +00:00
openapi_spec_validator
PyYAML>=5.1
2022-06-19 13:43:57 +00:00
python-jose[cryptography]>=3.1.0,<4.0.0