Downgrade python supported version for 3.13
This commit is contained in:
@@ -7,7 +7,7 @@ authors = [
|
||||
]
|
||||
license = "AGPLv3"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"flask (>=3.1.3,<4.0.0)",
|
||||
"numpy (>=2.3.4)",
|
||||
|
||||
Reference in New Issue
Block a user