-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
46 lines (43 loc) · 970 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Django==1.11.1
Pillow==4.1.1
boto==2.47.0
celery==4.2.0
dj-database-url==0.4.2
django-constance==2.0.0
django-picklefield==0.3.2
django-filter==1.0.4
django-storages==1.5.2
django-mptt==0.8.6
django-versatileimagefield==1.7.0
django-extra-fields==0.9
django-ckeditor==5.6.1
djangorestframework-jwt==1.10.0
djangorestframework==3.6.3
drf-nested-routers==0.90.0
django-cors-headers==2.1.0
django-templated-mail==1.0.0
django-fsm==2.6.0
django-fsm-admin==1.2.4
django-fsm-log==1.3.0
djoser==1.0.1
gunicorn==19.7.1
psycopg2==2.7.1
pytz==2017.2
python-postmark==0.4.12
raven==6.1.0
redis==2.10.5
requests==2.17.3
whitenoise==3.3.0
git+git://github.com/Brogency/djangorestframework-camel-case@a6a448360941130678b62aebed5d5d09ba1214bb#egg=djangorestframework-camel-case
funcy==1.9.1
sorl-thumbnail==12.4.1
ipdb
ipdbplugin
django-db-email-backend==0.3
django-extensions==1.7.9
ipython==6.1.0
django-nose==1.4.4
rednose==1.2.2
Faker==0.7.12
factory_boy==2.8.1
coverage==4.4.1