-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
62 lines (62 loc) · 2.51 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
asgiref==3.7.2
CacheControl==0.13.1
cachetools==5.3.1
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
colorama==0.4.6
cryptography==41.0.1
dj-database-url==2.0.0
Django==4.2.2
django-cors-headers==4.0.0
django-extensions==3.2.3
django-sslserver==0.22
django-storages==1.14.2
djangorestframework==3.14.0
firebase-admin==6.2.0
google-api-core==2.12.0
google-api-python-client==2.104.0
google-auth==2.23.3
google-auth-httplib2==0.1.1
google-cloud-core==2.3.3
google-cloud-firestore==2.13.0
google-cloud-storage==2.12.0
google-crc32c==1.5.0
google-resumable-media==2.6.0
googleapis-common-protos==1.61.0
grpcio==1.59.0
grpcio-status==1.59.0
httplib2==0.22.0
idna==3.4
MarkupSafe==2.1.3
msgpack==1.0.7
Pillow==9.5.0
proto-plus==1.22.3
protobuf==4.24.4
psycopg2-binary==2.9.7
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
PyJWT==2.8.0
pyOpenSSL==23.2.0
pyparsing==3.1.1
PyPDF2==3.0.1
pypng==0.20220715.0
python-dateutil==2.8.2
python-decouple==3.8
python-dotenv==1.0.0
python-multipart==0.0.6
pytz==2023.3
qrcode==7.4.2
reportlab==4.0.4
requests==2.31.0
rsa==4.9
shell==1.0.1
six==1.16.0
sqlparse==0.4.4
typing_extensions==4.7.0
tzdata==2023.3
uritemplate==4.1.1
urllib3==2.0.3
Werkzeug==2.3.6
whitenoise==6.5.0