diff --git a/pyproject.toml b/pyproject.toml index 21d705ca9..733bfdecd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ ] [tool.poetry.dependencies] -python = ">=3.6.2, <=3.10.0" +python = ">=3.6.2, <=3.10" boto3 = "^1.20.17" botocore = "^1.23.17"