6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-29 12:49:01 +00:00
tutor/requirements/docs.txt

41 lines
1.2 KiB
Plaintext
Raw Normal View History

2019-02-20 11:52:57 +00:00
#
# This file is autogenerated by pip-compile
# To update, run:
#
2020-01-13 21:33:12 +00:00
# pip-compile requirements/docs.in
2019-02-20 11:52:57 +00:00
#
alabaster==0.7.12 # via sphinx
appdirs==1.4.3
babel==2.8.0 # via sphinx
certifi==2019.11.28 # via requests
chardet==3.0.4 # via requests
click-repl==0.1.6
click==7.0
2020-01-13 21:33:12 +00:00
docutils==0.16 # via sphinx
idna==2.9 # via requests
imagesize==1.2.0 # via sphinx
jinja2==2.11.1
markupsafe==1.1.1
packaging==20.1 # via sphinx
prompt-toolkit==3.0.3
pygments==2.5.2 # via sphinx
pyparsing==2.4.6 # via packaging
pytz==2019.3 # via babel
pyyaml==5.3
requests==2.23.0 # via sphinx
six==1.14.0
snowballstemmer==2.0.0 # via sphinx
2019-02-20 11:52:57 +00:00
sphinx-rtd-theme==0.4.3
sphinx==2.4.3
sphinxcontrib-applehelp==1.0.1 # via sphinx
sphinxcontrib-devhelp==1.0.1 # via sphinx
sphinxcontrib-htmlhelp==1.0.3 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
urllib3==1.25.8 # via requests
wcwidth==0.1.8
2020-01-13 21:33:12 +00:00
# The following packages are considered to be unsafe in a requirements file:
# setuptools