diff --git a/python/web/requirements.txt b/python/web/requirements.txt index 60758b1ce5..a13c0247c7 100644 --- a/python/web/requirements.txt +++ b/python/web/requirements.txt @@ -6,4 +6,5 @@ requests==2.31.0 simplepam==0.1.5 flask_babel==2.0.0 ua-parser==0.16.1 -vcgencmd==0.1.1 \ No newline at end of file +vcgencmd==0.1.1 +werkzeug==2.2.3