diff --git a/python/setup.py b/python/setup.py index 65902a515..a75b481fa 100644 --- a/python/setup.py +++ b/python/setup.py @@ -188,8 +188,6 @@ def find_version(*filepath): requires = [ "aiohttp", - "boto3", - "botocore", "click >= 7.0", "colorama", "filelock",