PonyConf/requirements.txt

29 lines
827 B
Plaintext
Raw Normal View History

2017-09-10 21:27:59 +00:00
#
# This file is autogenerated by pip-compile
# To update, run:
#
2019-09-09 15:03:05 +00:00
# pip-compile
2017-09-10 21:27:59 +00:00
#
2017-12-10 12:32:19 +00:00
-e git+git://github.com/nim65s/django-autoslug.git#egg=django-autoslug
2019-09-09 15:03:05 +00:00
bleach==3.1.0
2017-09-10 21:27:59 +00:00
chardet==3.0.4
2019-09-09 15:03:05 +00:00
django-appconf==1.0.3 # via django-select2
django-bootstrap3==11.1.0
2017-09-10 21:27:59 +00:00
django-bower==5.2.0
2019-09-09 15:03:05 +00:00
django-colorful==1.3
django-crispy-forms==1.7.2
2017-09-10 21:27:59 +00:00
django-select2==5.11.1
2019-09-09 15:03:05 +00:00
django==2.2.5
icalendar==4.0.3
jinja2==2.10.1
markdown==3.1.1
markupsafe==1.1.1 # via jinja2
python-dateutil==2.8.0 # via icalendar
pytz==2019.2 # via django, icalendar
six==1.12.0 # via bleach, django-appconf, django-bower, python-dateutil
sqlparse==0.3.0 # via django
webencodings==0.5.1 # via bleach
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via markdown