feat: python 3.13

This commit is contained in:
2026-07-14 20:31:31 +02:00
parent f986105cf5
commit cce608e150
3 changed files with 25 additions and 4 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
[project]
name = "osiris"
version = "0.1.0"
description = "Add your description here"
description = "Medication and pulse tracking for Osiris the cat"
readme = "README.md"
requires-python = ">=3.14"
requires-python = ">=3.13"
dependencies = [
"django>=5.2",
"django-ninja>=1.4",