2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-04-01 09:41:38 +01:00

dev config updated to Django 5.2

This commit is contained in:
2025-04-10 00:48:35 +01:00
parent da28aa7b22
commit 85185c23b4
4 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ dependencies = [
[dependency-groups]
dev = [
"cryptography>=44.0.0",
"django>=5",
"django>=5.2",
"beautifulsoup4>=4.12.3",
"piexif>=1.1.3",
"pillow>=11.0.0",