We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddeade4 commit fa22258Copy full SHA for fa22258
pyproject.toml
@@ -10,7 +10,7 @@ packages = [
10
]
11
12
[tool.poetry.dependencies]
13
-python = ">=3.9,<3.11.9"
+python = ">=3.9,<=3.11.9"
14
pydantic = ">=2.10.6,<3.0.0"
15
pydantic-settings = ">=2.8.1,<3.0.0"
16
dotenv = ">=0.9.9,<0.10.0"
0 commit comments