Skip to content

Commit 58e50d6

Browse files
committed
fix
1 parent be43e42 commit 58e50d6

File tree

2 files changed

+48
-731
lines changed

2 files changed

+48
-731
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
{ name = "mini256", email = "minianter@gmail.com" }
88
]
99
readme = "README.md"
10-
requires-python = ">= 3.9"
10+
requires-python = ">= 3.10"
1111
dependencies = [
1212
"fastapi>=0.115.6",
1313
"fastapi-cli>=0.0.5",

0 commit comments

Comments
 (0)