summaryrefslogtreecommitdiffstats
path: root/server.toml
diff options
context:
space:
mode:
Diffstat (limited to 'server.toml')
-rw-r--r--server.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/server.toml b/server.toml
index d8e5c81..736b421 100644
--- a/server.toml
+++ b/server.toml
@@ -18,6 +18,7 @@ dependencies = [
]
[dependency-groups]
server = [
+ "cryptography>=44.0.0",
"django==3.2.19",
"beautifulsoup4==4.11.2",
"piexif==1.1.3",