mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-11-26 08:34:55 +00:00
requirement .txt file add
This commit is contained in:
Binary file not shown.
@ -8,6 +8,7 @@ async-timeout==4.0.2
|
|||||||
billiard==4.1.0
|
billiard==4.1.0
|
||||||
boto3==1.26.157
|
boto3==1.26.157
|
||||||
botocore==1.29.157
|
botocore==1.29.157
|
||||||
|
CacheControl==0.13.1
|
||||||
cachetools==5.3.1
|
cachetools==5.3.1
|
||||||
celery==5.3.1
|
celery==5.3.1
|
||||||
certifi==2023.5.7
|
certifi==2023.5.7
|
||||||
@ -41,8 +42,22 @@ django-timezone-field==5.1
|
|||||||
djangorestframework==3.14.0
|
djangorestframework==3.14.0
|
||||||
djangorestframework-simplejwt==5.2.2
|
djangorestframework-simplejwt==5.2.2
|
||||||
drf-yasg==1.21.6
|
drf-yasg==1.21.6
|
||||||
|
fcm-django==2.0.0
|
||||||
|
firebase-admin==6.2.0
|
||||||
|
google-api-core==2.11.1
|
||||||
|
google-api-python-client==2.93.0
|
||||||
google-auth==2.21.0
|
google-auth==2.21.0
|
||||||
|
google-auth-httplib2==0.1.0
|
||||||
|
google-cloud-core==2.3.3
|
||||||
|
google-cloud-firestore==2.11.1
|
||||||
|
google-cloud-storage==2.10.0
|
||||||
|
google-crc32c==1.5.0
|
||||||
|
google-resumable-media==2.5.0
|
||||||
|
googleapis-common-protos==1.59.1
|
||||||
|
grpcio==1.56.0
|
||||||
|
grpcio-status==1.56.0
|
||||||
gunicorn==20.1.0
|
gunicorn==20.1.0
|
||||||
|
httplib2==0.22.0
|
||||||
idna==3.4
|
idna==3.4
|
||||||
inflection==0.5.1
|
inflection==0.5.1
|
||||||
itypes==1.2.0
|
itypes==1.2.0
|
||||||
@ -58,12 +73,15 @@ packaging==23.1
|
|||||||
phonenumbers==8.13.15
|
phonenumbers==8.13.15
|
||||||
Pillow==9.5.0
|
Pillow==9.5.0
|
||||||
prompt-toolkit==3.0.38
|
prompt-toolkit==3.0.38
|
||||||
|
proto-plus==1.22.3
|
||||||
|
protobuf==4.23.4
|
||||||
psycopg==3.1.9
|
psycopg==3.1.9
|
||||||
pyasn1==0.5.0
|
pyasn1==0.5.0
|
||||||
pyasn1-modules==0.3.0
|
pyasn1-modules==0.3.0
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
pycryptodome==3.18.0
|
pycryptodome==3.18.0
|
||||||
PyJWT==2.7.0
|
PyJWT==2.7.0
|
||||||
|
pyparsing==3.1.0
|
||||||
python-crontab==2.7.1
|
python-crontab==2.7.1
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
@ -81,5 +99,3 @@ uritemplate==4.1.1
|
|||||||
urllib3==1.26.16
|
urllib3==1.26.16
|
||||||
vine==5.0.0
|
vine==5.0.0
|
||||||
wcwidth==0.2.6
|
wcwidth==0.2.6
|
||||||
|
|
||||||
fcm-django==2.0.0
|
|
||||||
Reference in New Issue
Block a user