From eead2a13a08c4b4b40232ea039f835b27056f50b Mon Sep 17 00:00:00 2001 From: Ana Custura Date: Mon, 30 Mar 2026 15:17:24 +0100 Subject: [PATCH] Update requirements --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b1ad14..00e13e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,5 @@ click~=8.3.1 alembic~=1.18.3 Flask-Babel~=4.0.0 Flask-WTF~=1.2.0 -pillow~=12.0.0 \ No newline at end of file +pillow~=12.0.0 +pexpect~=4.9.0 \ No newline at end of file