From f1b4d01c815235dff9070f3f79313a3234be9b66 Mon Sep 17 00:00:00 2001 From: jayachandhar Date: Fri, 3 Dec 2021 11:43:57 +0530 Subject: [PATCH] fixing deps --- requirements.txt | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index c60bd2b..af7c47c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,31 @@ +boto3==1.20.19 +botocore==1.23.19 +certifi==2021.10.8 +charset-normalizer==2.0.8 +defusedxml==0.7.1 +dj-database-url==0.5.0 Django==2.2.24 django-allauth==0.39.1 -psycopg2-binary==2.8.2 -dj_database_url==0.5.0 -PyYAML==5.4 +django-sendgrid-v5==0.8.0 +django-storages==1.7.1 +docutils==0.15.2 +future==0.18.2 fylesdk==0.0.2 +idna==3.3 +jmespath==0.10.0 +oauthlib==3.1.1 +psycopg2-binary==2.8.2 +python-dateutil==2.8.2 python-decouple==3.1 -django-storages==1.7.1 -boto3==1.9.149 -django-sendgrid-v5==0.8.0 +python-http-client==3.3.4 +python3-openid==3.2.0 +pytz==2021.3 +PyYAML==5.4 +requests==2.26.0 +requests-oauthlib==1.3.0 +s3transfer==0.5.0 +sendgrid==6.9.2 +six==1.16.0 +sqlparse==0.4.2 +starkbank-ecdsa==2.0.3 +urllib3==1.26.7