1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

remove no longer used dateutil

Peter Bieringer 2025-05-11 13:19:05 +02:00
parent c2b2dd9ae9
commit 25a601d821

@ -42,7 +42,6 @@ TODO: add Ubuntu LTS
| vobject | >= 0.9.6 | https://pypi.org/project/vobject/ | Github<br>Legacy: https://github.com/eventable/vobject<br>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 |