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