Skip to content

Commit

Permalink
fixing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jayachandhar committed Dec 3, 2021
1 parent 70f1770 commit f1b4d01
Showing 1 changed file with 27 additions and 6 deletions.
33 changes: 27 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f1b4d01

Please sign in to comment.