From 22f1d01b9478e5cb5df1a7e1e41a88f8bc4d5390 Mon Sep 17 00:00:00 2001 From: jain Date: Mon, 3 Jul 2023 15:59:37 +0530 Subject: [PATCH] requirement.txt file --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/requirements.txt b/requirements.txt index 2175525..1103c6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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