We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18fc0e9 commit 293bb11Copy full SHA for 293bb11
1 file changed
redis_sync/pyproject.toml
@@ -17,7 +17,7 @@ packages = [
17
]
18
19
[tool.poetry.dependencies]
20
-python = "~3.11"
+python = ">=3.9,<4.0"
21
boto3 = "~1.38.29"
22
mypy-boto3-dynamodb = "^1.26.164"
23
moto = "~5.1.5"
0 commit comments