We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be43e42 commit 58e50d6Copy full SHA for 58e50d6
backend/pyproject.toml
@@ -7,7 +7,7 @@ authors = [
7
{ name = "mini256", email = "minianter@gmail.com" }
8
]
9
readme = "README.md"
10
-requires-python = ">= 3.9"
+requires-python = ">= 3.10"
11
dependencies = [
12
"fastapi>=0.115.6",
13
"fastapi-cli>=0.0.5",
0 commit comments