aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index c2a6e52..5a601e6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,7 +12,6 @@ dependencies = [
"imap-tools (>=1.11.0,<2.0.0)",
"cheroot (<11.0.0)",
"mariadb (>=1.1.14,<2.0.0)",
- "argon2-cffi (>=25.1.0,<26.0.0)",
"pygments (>=2.19.2,<3.0.0)"
]