6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-27 19:59:02 +00:00
tutor/requirements/base.txt
Régis Behmo e91495ecc6 Upgrade requirements
This follows a security upgrade announcement for bleach (3.1.0 ->
3.1.1).
2020-02-25 11:26:50 +01:00

16 lines
349 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.0
jinja2==2.11.1
markupsafe==1.1.1 # via jinja2
prompt-toolkit==3.0.3 # via click-repl
pyyaml==5.3
six==1.14.0 # via click-repl
wcwidth==0.1.8 # via prompt-toolkit