From 6d91831a9424e6e6545ba7ea9aacd872d95fddcf Mon Sep 17 00:00:00 2001 From: Guillaume Rousse <guillaume.rousse@renater.fr> Date: Mon, 25 Sep 2023 17:18:24 +0200 Subject: [PATCH] update dependencies --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d22ebba..9931c7e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ This is a web application developed in Perl, allowing SP admins to create test a It requires the following CPAN distributions: * Config-Tiny +* Crypt-Bcrypt +* Crypt-OpenSSL-Random * DateTime * Email-MIME * Email-Sender -- GitLab