diff --git a/setup.py b/setup.py index 41be907f4888..d141cd8430b3 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ def find_version(*file_paths): 's3transfer>=0.14.0,<0.15.0', 'PyYAML>=3.10,<6.1', 'colorama>=0.2.5,<0.4.7', - 'rsa>=3.1.2,<4.8', + 'rsa>=3.1.2,<4.10', ]