Downgrade Flask and Werkzeug

This commit is contained in:
rubenwardy 2023-05-19 19:28:48 +01:00
parent 723994322b
commit d0f6be6826

@ -20,7 +20,7 @@ deep-compare==1.0.5
dnspython==2.3.0 dnspython==2.3.0
email-validator==2.0.0.post1 email-validator==2.0.0.post1
exceptiongroup==1.1.1 exceptiongroup==1.1.1
Flask==2.3.2 Flask==2.2.3
flask-babel==3.1.0 flask-babel==3.1.0
Flask-FlatPages==0.8.1 Flask-FlatPages==0.8.1
Flask-Gravatar==0.5.0 Flask-Gravatar==0.5.0
@ -73,6 +73,6 @@ validators==0.20.0
vine==5.0.0 vine==5.0.0
wcwidth==0.2.6 wcwidth==0.2.6
webencodings==0.5.1 webencodings==0.5.1
Werkzeug==2.3.3 Werkzeug==2.2.3
WTForms==3.0.1 WTForms==3.0.1
WTForms-SQLAlchemy==0.3 WTForms-SQLAlchemy==0.3