From a904352cdcddaeddf89b373852f45d52ab1b2586 Mon Sep 17 00:00:00 2001
From: Guillaume Rousse <guillaume.rousse@renater.fr>
Date: Tue, 1 Feb 2022 16:30:31 +0100
Subject: [PATCH] update dependencies

---
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 5bf1f22..5aa4ac0 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,6 @@ It is actually composed of two parts:
 This is a web application developed in Perl, allowing SP admins to create test accounts with multiple user profiles.
 
 It requires the following CPAN distributions:
-* CGI-Simple
 * Config-Tiny
 * Data-Dump
 * DateTime
@@ -23,8 +22,10 @@ It requires the following CPAN distributions:
 * JSON
 * List-MoreUtils
 * Locale-Maketext-Lexicon
-* Log-Any
-* Net-IP
+* Mojolicious
+* Mojolicious-Plugin-INIConfig
+* Mojolicious-Plugin-SelfIP
+* Mojolicious-Plugin-TemplateToolkit
 * Rose-DB-Object
 * Template-Toolkit
 * UNIVERSAL-require
-- 
GitLab