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.
2 parents 61d84fa + f867a8a commit 7f7ebb9Copy full SHA for 7f7ebb9
pyproject.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
packages = [{ include = "src" }]
9
10
[tool.poetry.dependencies]
11
-python = "^3.11"
+python = "~3.11"
12
python-dotenv = "^1.0.0"
13
pydantic = { extras = ["email"], version = "^2.6.1" }
14
fastapi = "^0.109.1"
0 commit comments