diff --git a/setup.cfg b/setup.cfg index 8ff0d81a5f..23868dbe05 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ python_requires = >= 3.8 install_requires = cryptography>=36.0.0 Flask==2.2.5 + Werkzeug==2.2.2 Flask-JWT-Extended==4.4.3 Flask-SQLAlchemy==2.5.1 SQLAlchemy==1.4.31