From 25a601d821cd81d1eaf4424fd1c8a63f5f1618d8 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 11 May 2025 13:19:05 +0200 Subject: [PATCH] remove no longer used dateutil --- Home.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Home.md b/Home.md index 15d8dc2..607d7f0 100644 --- a/Home.md +++ b/Home.md @@ -42,7 +42,6 @@ TODO: add Ubuntu LTS | vobject | >= 0.9.6 | https://pypi.org/project/vobject/ | Github
Legacy: https://github.com/eventable/vobject
Successor: https://github.com/py-vobject/vobject | | | defusedxml | >= 0.6.0 | https://pypi.org/project/defusedxml/ | | | | passlib | >= 1.7.2 | https://pypi.org/project/passlib/ | | | -| dateutil | >= 2.8.1 | https://pypi.org/project/python-dateutil/ | | | | bcrypt | >= 4.0.0 ??? | https://pypi.org/project/bcrypt/ | only required in case of `htpasswd` file user authentication | | | pika | >= 1.1.0 | https://pypi.org/project/pika/ | required for RabbitMQ hook support | >= 3.2.0 | | ldap3 | >= ? | https://pypi.org/project/ldap3/ | required for user authentication via LDAP | >= 3.3.0 |