forked from openplans/shareabouts-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (54 loc) · 1.12 KB
/
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
46
47
48
49
50
51
52
53
54
amqp==1.4.9
anyjson==0.3.3
billiard==3.3.0.23
boto==2.49.0
celery==3.1.26.post2
certifi==2019.3.9
chardet==3.0.4
dj-database-url==0.5.0
dj-static==0.0.6
Django==1.11.22
django-ace==1.0.5
django-braces==1.13.0
django-cache-url==3.0.0
django-celery==3.3.0
django-cors-headers==3.0.2
django-debug-toolbar==1.11
django-loginas==0.3.6
django-nose==1.4.6
django-oauth2-provider==0.2.6.1
django-object-actions==1.0.0
django-redis==4.10.0
django-storages==1.7.1
djangorestframework==3.3.3
git+https://github.com/mjumbewu/django-rest-framework-bulk.git@492d76237dca99373d958daa68c9b3641bc7bbc5#egg=djangorestframework-bulk==0.2.1-m1
djangorestframework-csv==1.3.0
gunicorn==19.9.0
idna==2.8
kombu==3.0.37
Markdown==2.6.11
mock==2.0.0
mock-django==0.6.10
nose==1.3.7
oauthlib==2.0.1
pbr==5.1.3
Pillow==5.4.1
psycopg2-binary==2.7.7
PyJWT==1.7.1
python-dateutil==2.8.0
python-social-auth==0.2.21
pytz==2018.9
raven==6.10.0
redis==3.2.1
requests==2.21.0
requests-oauthlib==1.2.0
responses==0.10.6
shortuuid==0.5.0
six==1.12.0
social-auth-app-django==3.1.0
social-auth-core==3.1.0
sqlparse==0.3.0
static3==0.7.0
ujson==1.35
urllib3==1.24.1
URLObject==2.4.3