diff --git a/Home.md b/Home.md index c01f97b..54c42eb 100644 --- a/Home.md +++ b/Home.md @@ -45,13 +45,14 @@ TODO: add Ubuntu LTS ### External Modules -| **Module** | **Version** | **URL** | **Comment** | -|-|-|-|-| -| 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 | +| **Module** | **Version** | **URL** | **Comment** | **Radicale
Version** | +|-|-|-|-|-| +| 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 | # Radicale Installation