Merge pull request #1152 from gunet/werkzeug-import-fix

Fixed werkzeug dependency
This commit is contained in:
Vasileios Markopoulos 2022-03-29 10:50:13 +03:00 committed by GitHub
commit 74efcc7cf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,4 +29,5 @@ Flask-SSLify==0.1.5
Flask-Mail==0.9.1
flask-session==0.3.2
Jinja2==3.0.3
itsdangerous==2.0.1
itsdangerous==2.0.1
werkzeug==2.0.3