forked from codefest-iit-bhu/codefest-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
62 lines (62 loc) · 1.1 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
55
56
57
58
59
60
61
62
amqp==2.5.0
asn1crypto==0.24.0
astroid==2.2.5
billiard==3.6.0.0
CacheControl==0.12.5
cachetools==3.1.0
celery==4.3.0
certifi==2018.11.29
cffi==1.12.3
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
cryptography==2.7
dj-database-url==0.5.0
Django==2.1.5
django-cors-headers==2.5.2
django-rest-framework==0.1.0
django-storages==1.7.1
djangorestframework==3.9.0
drf-yasg==1.12.1
firebase-admin==2.16.0
gevent==1.4.0
google-api-core==1.8.0
google-auth==1.6.3
google-cloud-core==0.29.1
google-cloud-firestore==0.31.0
google-cloud-storage==1.14.0
google-resumable-media==0.3.2
googleapis-common-protos==1.5.8
greenlet==0.4.15
grpcio==1.18.0
gunicorn==19.9.0
hashids==1.2.0
idna==2.8
inflection==0.3.1
isort==4.3.15
itypes==1.1.0
Jinja2==2.10
kombu==4.6.3
lazy-object-proxy==1.3.1
MarkupSafe==1.1.0
mccabe==0.6.1
msgpack==0.6.1
protobuf==3.6.1
psycopg2-binary==2.8
pyAesCrypt==0.4.3
pyasn1==0.4.5
pyasn1-modules==0.2.4
pycparser==2.19
pylint==2.3.1
python-decouple==3.1
pytz==2018.9
requests==2.21.0
rsa==4.0
ruamel.yaml==0.15.83
six==1.12.0
typed-ast==1.3.1
uritemplate==3.0.0
urllib3==1.24.1
vine==1.3.0
whitenoise==4.1.2
wrapt==1.11.1