mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-16 01:57:16 +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
16 lines
353 B
Plaintext
16 lines
353 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements/base.in
|
|
#
|
|
appdirs==1.4.3
|
|
click-repl==0.1.6
|
|
click==7.1.1
|
|
jinja2==2.11.1
|
|
markupsafe==1.1.1 # via jinja2
|
|
prompt-toolkit==3.0.4 # via click-repl
|
|
pyyaml==5.3.1
|
|
six==1.14.0 # via click-repl
|
|
wcwidth==0.1.9 # via prompt-toolkit
|