setup: drop leftover dependency "packaging"

Fixes: 6690e9e3ca ("radicale/utils: drop bcrypt compat check")

Signed-off-by: Henning Schild <henning@hennsch.de>
This commit is contained in:
Henning Schild
2026-04-15 12:09:56 +02:00
parent 923672f0c7
commit a59f05e153
3 changed files with 1 additions and 3 deletions

View File

@@ -35,7 +35,6 @@ dependencies = [
"vobject>=0.9.6",
"pika>=1.1.0",
"requests",
"packaging",
]