Update python version required

This commit is contained in:
2026-06-07 10:49:59 +02:00
parent ef05a6523d
commit afc2035c00
4 changed files with 4 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
name = "teamforge"
version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.13"
requires-python = ">=3.9"
dependencies = [
"dj-database-url>=3.0.1",
"django>=6.0",