PonyConf/requirements.txt

26 lines
745 B
Plaintext
Raw Normal View History

2017-09-10 21:27:59 +00:00
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
2017-12-10 12:32:19 +00:00
-e git+git://github.com/nim65s/django-autoslug.git#egg=django-autoslug
bleach==2.1.2
2017-09-10 21:27:59 +00:00
chardet==3.0.4
django-appconf==1.0.2 # via django-select2
django-bootstrap3==9.1.0
2017-09-10 21:27:59 +00:00
django-bower==5.2.0
django-colorful==1.2
django-crispy-forms==1.7.0
2017-09-10 21:27:59 +00:00
django-select2==5.11.1
2017-12-10 12:32:19 +00:00
django==2.0
html5lib==1.0.1 # via bleach
icalendar==4.0.0
2017-12-10 16:18:44 +00:00
jinja2==2.10
2017-12-10 12:32:19 +00:00
markdown==2.6.10
2017-12-10 16:18:44 +00:00
markupsafe==1.0 # via jinja2
2017-09-18 12:01:27 +00:00
python-dateutil==2.6.1 # via icalendar
pytz==2017.3 # via django, icalendar
six==1.11.0 # via bleach, django-bower, html5lib, python-dateutil
2017-09-10 21:27:59 +00:00
webencodings==0.5.1 # via html5lib