We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8d2a5 commit 7721810Copy full SHA for 7721810
lib/idp_common_pkg/pyproject.toml
@@ -13,7 +13,7 @@ description = "Common utilities for GenAI IDP Accelerator patterns"
13
authors = [
14
{name = "AWS", email = "noreply@amazon.com"}
15
]
16
-requires-python = ">=3.9,<3.13"
+requires-python = ">=3.9,<3.14"
17
dependencies = [
18
"boto3==1.39.7", # Core dependency for AWS services
19
0 commit comments