mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 12:57:52 +00:00
a991784d8f
This allows us to fix a medium security issue in bleach: see v3.1.3 in https://github.com/mozilla/bleach/blob/master/CHANGES
41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements/docs.in
|
|
#
|
|
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.1.1
|
|
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.3 # via sphinx
|
|
prompt-toolkit==3.0.4
|
|
pygments==2.6.1 # via sphinx
|
|
pyparsing==2.4.6 # via packaging
|
|
pytz==2019.3 # via babel
|
|
pyyaml==5.3.1
|
|
requests==2.23.0 # via sphinx
|
|
six==1.14.0
|
|
snowballstemmer==2.0.0 # via sphinx
|
|
sphinx-rtd-theme==0.4.3
|
|
sphinx==2.4.4
|
|
sphinxcontrib-applehelp==1.0.2 # via sphinx
|
|
sphinxcontrib-devhelp==1.0.2 # via sphinx
|
|
sphinxcontrib-htmlhelp==1.0.3 # via sphinx
|
|
sphinxcontrib-jsmath==1.0.1 # via sphinx
|
|
sphinxcontrib-qthelp==1.0.3 # via sphinx
|
|
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
|
|
urllib3==1.25.8 # via requests
|
|
wcwidth==0.1.9
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# setuptools
|