diff --git a/setup.py b/setup.py index 6bdd239..60099d3 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ 'uritemplate', # Production-only 'django-composed-configuration[prod]>=0.20.1', - 'django-s3-file-field[boto3]', + 'django-s3-file-field[s3]>=1', 'gunicorn', ], extras_require={