diff --git a/requirements.txt b/requirements.txt index 794211b..7402a56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask~=2.0.2 requests~=2.27.1 gevent~=21.12.0 -Pillow~=9.0.0 -gunicorn~=20.1.0 \ No newline at end of file +gunicorn~=20.1.0 +colorlog~=6.6.0 \ No newline at end of file