-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
52 lines (52 loc) · 963 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
46
47
48
49
50
51
52
asgiref==3.3.1
boto3==1.17.49
botocore==1.20.49
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==3.3.2
defusedxml==0.7.0rc2
dj-database-url==0.5.0
Django==3.1.12
django-cors-headers==3.7.0
django-heroku==0.3.1
django-rest-framework==0.1.0
django-storages==1.11.1
django-templated-mail==1.1.1
djangorestframework==3.12.2
djoser==2.1.0
et-xmlfile==1.1.0
gunicorn==20.0.4
idna==2.10
importlib-metadata==1.7.0
itypes==1.2.0
Jinja2==2.11.3
jmespath==0.10.0
MarkupSafe==1.1.1
numpy==1.20.2
oauthlib==3.1.0
openpyxl==3.0.7
pandas==1.2.4
Pillow==8.2.0
psycopg2-binary==2.8.6
pycparser==2.20
PyJWT==2.0.1
python-dateutil==2.8.1
python-dotenv==0.17.1
python3-openid==3.2.0
pytz==2020.5
razorpay==1.2.0
requests==2.25.1
requests-oauthlib==1.3.0
rest-pandas==1.1.0
s3transfer==0.3.6
six==1.15.0
social-auth-app-django==4.0.0
social-auth-core==4.0.3
sqlparse==0.4.1
uritemplate==3.0.1
urllib3==1.26.5
whitenoise==5.2.0
zipp==3.4.0