forked from Anwesha-2k23/backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
58 lines (58 loc) · 1.07 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
asgiref==3.6.0
autopep8==2.0.2
bcrypt==4.0.1
boto3==1.25.4
botocore==1.28.4
cachetools==5.2.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
cryptography==39.0.0
defusedxml==0.7.1
Django==4.1.5
django-4-jet==1.0.9
django-allauth==0.52.0
django-cors-headers==3.13.0
django-dotenv==1.4.2
django-environ==0.9.0
django-storages==1.13.1
djangorestframework==3.14.0
google-api-core==2.10.2
google-api-python-client==2.65.0
google-auth==2.13.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.0
googleapis-common-protos==1.56.4
httplib2==0.21.0
idna==3.4
importlib-metadata==5.0.0
jmespath==1.0.1
Markdown==3.4.1
numpy==1.24.2
oauthlib==3.2.2
pandas==1.5.3
Pillow==9.2.0
protobuf==4.21.9
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.10.0
pycparser==2.21
PyJWT==2.6.0
PyMySQL==1.0.2
pyparsing==3.0.9
python-dateutil==2.8.2
python3-openid==3.2.0
pytz==2022.2.1
qrcode==7.3.1
razorpay==1.3.0
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
s3transfer==0.6.0
six==1.16.0
sqlparse==0.4.3
tomli==2.0.1
types-cryptography==3.3.23.2
uritemplate==4.1.1
urllib3==1.26.13
zipp==3.10.0