Skip to content

Commit

Permalink
Merge pull request #59 from bartczak-pa/dev
Browse files Browse the repository at this point in the history
Fixed boto3  dependency
  • Loading branch information
bartczak-pa authored Sep 6, 2024
2 parents e02a45c + 3256f8f commit b94abfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ sentry-sdk==2.3.1 # https://github.com/getsentry/sentry-python
# ------------------------------------------------------------------------------
django-storages[s3]==1.14.3 # https://github.com/jschneier/django-storages
django-anymail[mailgun]==10.3 # https://github.com/anymail/django-anymail
boto3==1.20.63 # https://github.com/boto/boto3
boto3==1.35.13 # https://github.com/boto/boto3

0 comments on commit b94abfa

Please sign in to comment.