diff --git a/setup.py b/setup.py index 0ca153ee01c88..6168b45cd8d0d 100644 --- a/setup.py +++ b/setup.py @@ -132,7 +132,7 @@ def write_version(filename=os.path.join(*['airflow', ] atlas = ['atlasclient>=0.1.2'] aws = [ - 'boto3>=1.7.0, <1.8.0', + 'boto3>=1.7.0', ] azure = [ 'azure-storage>=0.34.0',