diff --git a/requirements.txt b/requirements.txt index abbcbd3..3371bdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,5 @@ eventlet>=0.33.3 flask-socketio>=5.3.2 gunicorn>=20.1.0 python-dotenv>=1.0.0 -psutil>=5.9.0 \ No newline at end of file +psutil>=5.9.0 +pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file