pin werkzeug to version 2.2.2 to prevent incompatibilities
This commit is contained in:
parent
3bfc2fc182
commit
0f7c36a804
|
@ -10,3 +10,4 @@ email-validator==1.2.1
|
|||
gunicorn==20.1.0
|
||||
pytz==2022.1
|
||||
SQLAlchemy==1.4.36
|
||||
Werkzeug==2.2.2
|
Loading…
Reference in New Issue