mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-11-26 00:24:54 +00:00
requirement.txt file
This commit is contained in:
@ -8,6 +8,7 @@ async-timeout==4.0.2
|
||||
billiard==4.1.0
|
||||
boto3==1.26.157
|
||||
botocore==1.29.157
|
||||
cachetools==5.3.1
|
||||
celery==5.3.1
|
||||
certifi==2023.5.7
|
||||
cffi==1.15.1
|
||||
@ -38,6 +39,7 @@ django-timezone-field==5.1
|
||||
djangorestframework==3.14.0
|
||||
djangorestframework-simplejwt==5.2.2
|
||||
drf-yasg==1.21.6
|
||||
google-auth==2.21.0
|
||||
gunicorn==20.1.0
|
||||
idna==3.4
|
||||
inflection==0.5.1
|
||||
@ -50,6 +52,8 @@ phonenumbers==8.13.15
|
||||
Pillow==9.5.0
|
||||
prompt-toolkit==3.0.38
|
||||
psycopg==3.1.9
|
||||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
pycryptodome==3.18.0
|
||||
PyJWT==2.7.0
|
||||
@ -60,6 +64,7 @@ pytz==2023.3
|
||||
PyYAML==6.0
|
||||
redis==4.5.5
|
||||
requests==2.31.0
|
||||
rsa==4.9
|
||||
s3transfer==0.6.1
|
||||
six==1.16.0
|
||||
sqlparse==0.4.4
|
||||
|
||||
Reference in New Issue
Block a user