summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 50e81b8..96f0975 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -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",