mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-11-26 08:34:55 +00:00
add requirement file
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
aliyun-python-sdk-core==2.13.36
|
||||
aliyun-python-sdk-dysmsapi==2.1.2
|
||||
aliyun-python-sdk-kms==2.16.1
|
||||
aliyun-python-sdk-sts==3.1.1
|
||||
amqp==5.1.1
|
||||
asgiref==3.7.2
|
||||
async-timeout==4.0.2
|
||||
@ -7,13 +9,16 @@ billiard==4.1.0
|
||||
boto3==1.26.157
|
||||
botocore==1.29.157
|
||||
celery==5.3.1
|
||||
certifi==2023.5.7
|
||||
cffi==1.15.1
|
||||
channels==4.0.0
|
||||
channels-redis==4.1.0
|
||||
charset-normalizer==3.1.0
|
||||
click==8.1.3
|
||||
click-didyoumean==0.3.0
|
||||
click-plugins==1.1.1
|
||||
click-repl==0.3.0
|
||||
crcmod==1.7
|
||||
cron-descriptor==1.4.0
|
||||
cryptography==41.0.1
|
||||
decouple==0.0.7
|
||||
@ -34,15 +39,19 @@ djangorestframework==3.14.0
|
||||
djangorestframework-simplejwt==5.2.2
|
||||
drf-yasg==1.21.6
|
||||
gunicorn==20.1.0
|
||||
idna==3.4
|
||||
inflection==0.5.1
|
||||
jmespath==0.10.0
|
||||
kombu==5.3.1
|
||||
msgpack==1.0.5
|
||||
oss2==2.18.0
|
||||
packaging==23.1
|
||||
phonenumbers==8.13.15
|
||||
Pillow==9.5.0
|
||||
prompt-toolkit==3.0.38
|
||||
psycopg==3.1.9
|
||||
pycparser==2.21
|
||||
pycryptodome==3.18.0
|
||||
PyJWT==2.7.0
|
||||
python-crontab==2.7.1
|
||||
python-dateutil==2.8.2
|
||||
@ -50,6 +59,7 @@ python-dotenv==1.0.0
|
||||
pytz==2023.3
|
||||
PyYAML==6.0
|
||||
redis==4.5.5
|
||||
requests==2.31.0
|
||||
s3transfer==0.6.1
|
||||
six==1.16.0
|
||||
sqlparse==0.4.4
|
||||
|
||||
Reference in New Issue
Block a user