bornhack-website/src/requirements/production.txt

42 lines
689 B
Plaintext
Raw Normal View History

2019-01-21 22:22:30 +00:00
Django==2.1.5
2018-08-10 16:02:16 +00:00
channels==2.1.2
2018-08-10 20:36:28 +00:00
channels_redis==2.2.1
2018-04-03 16:44:10 +00:00
2018-08-10 16:02:16 +00:00
CommonMark==0.7.5
Pillow==5.2.0
PyPDF2==1.26.0
2017-01-20 16:47:50 +00:00
Unidecode==0.04.20
argparse==1.2.1
2017-01-30 11:05:11 +00:00
asyncio==3.4.3
bleach==1.5.0
2017-01-30 18:23:36 +00:00
defusedxml==0.4.1
2018-08-10 16:02:16 +00:00
django-allauth==0.36.0
django-bleach==0.3.0
2018-08-10 16:02:16 +00:00
django-bootstrap3==10.0.1
2017-03-09 23:07:13 +00:00
django-extensions==1.7.7
2018-08-10 16:02:16 +00:00
django-wkhtmltopdf==3.2.0
django-reversion==3.0.0
django-betterforms==1.2
2017-01-30 11:05:11 +00:00
docopt==0.6.2
future==0.16.0
html5lib==0.9999999
2017-03-31 17:25:48 +00:00
icalendar==3.11.3
2017-03-09 23:04:05 +00:00
ipython==5.3.0
2017-01-30 11:05:11 +00:00
irc3==0.9.8
oauthlib==2.0.1
2017-01-20 16:47:50 +00:00
olefile==0.44
2018-11-20 16:24:19 +00:00
psycopg2-binary==2.7.6.1
python-magic==0.4.15
2017-01-30 18:23:36 +00:00
python3-openid==3.0.10
2017-01-20 16:47:50 +00:00
pytz==2016.10
qrcode==5.3
2018-11-20 16:11:50 +00:00
requests==2.20.1
requests-oauthlib==0.7.0
six==1.10.0
sqlparse==0.2.2
2017-01-30 11:05:11 +00:00
venusian==1.0
webencodings==0.5
wrapt==1.10.11
2018-11-20 00:09:27 +00:00