From b9fb28083de10726bba3270aba9b07de67f05175 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 27 Oct 2023 12:56:30 +0200 Subject: [PATCH] appgenerator: typo in requirements.txt --- tools/app_generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/app_generator/requirements.txt b/tools/app_generator/requirements.txt index e955e75a..675c4d77 100644 --- a/tools/app_generator/requirements.txt +++ b/tools/app_generator/requirements.txt @@ -6,4 +6,4 @@ misaka==2.1.1 WTForms==3.0.1 flask_cors==4.0.0 werkzeug==3.0.0 -markupsafe=2.1.3 +markupsafe==2.1.3