python 3.14

This commit is contained in:
imperosol
2026-09-07 11:48:02 +02:00
parent d2c259c4f9
commit d93afffbc3
3 changed files with 3 additions and 346 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ authors = [
{ name = "Vial", email = "robin.trioux@utbm.fr" },
]
license = { text = "GPL-3.0-only" }
requires-python = "<4.0,>=3.12"
requires-python = "<4.0,>=3.14"
dependencies = [
"django>=5.2.17,<6.0.0",
"django-ninja>=1.6.3,<2.0.0",