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 eb3bea1 commit 9799b75Copy full SHA for 9799b75
pyproject.toml
@@ -33,7 +33,7 @@ opentelemetry-instrumentation-httpx = "*"
33
opentelemetry-instrumentation-sqlalchemy = "*"
34
pydantic = "^2.2.1"
35
pydantic-settings = "^2.0.3"
36
-python = ">=3.9,<3.13"
+python = ">=3.13,<3.14"
37
rich = "^13.2.0"
38
SQLAlchemy = { version = "^2.0.0", extras = ["asyncio", "mypy"] }
39
sqlalchemy-bind-manager = "*"
0 commit comments