diff --git a/images/openwisp_base/requirements.txt b/images/openwisp_base/requirements.txt index e9328579..78f26aa1 100644 --- a/images/openwisp_base/requirements.txt +++ b/images/openwisp_base/requirements.txt @@ -12,4 +12,4 @@ tldextract~=5.3.0 # these add support for object storage # (eg: Amazon S3, GCS) django-storages~=1.14.6 -boto3~=1.40.43 +boto3~=1.40.49