diff --git a/setup.py b/setup.py index 1db44e207b6f..077e49bfcacc 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ def find_version(*file_paths): 's3transfer>=0.7.0,<0.8.0', 'PyYAML>=3.10,<6.1', 'colorama>=0.2.5,<0.4.5', - 'rsa>=3.1.2,<4.8', + 'rsa>=3.1.2,<4.10', ]