Skip to content

Commit 293bb11

Browse files
committed
python = ">=3.9,<4.0"
1 parent 18fc0e9 commit 293bb11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

redis_sync/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages = [
1717
]
1818

1919
[tool.poetry.dependencies]
20-
python = "~3.11"
20+
python = ">=3.9,<4.0"
2121
boto3 = "~1.38.29"
2222
mypy-boto3-dynamodb = "^1.26.164"
2323
moto = "~5.1.5"

0 commit comments

Comments
 (0)