Skip to content
Snippets Groups Projects
Commit 5da8e687 authored by Jan Mach's avatar Jan Mach
Browse files

Fix the dependency issue with werkzeug

(Redmine issue: #7544)
parent 2317a619
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ alembic==1.4.2
jinja2==3.0.3
blinker==1.4
bsddb3==6.2.7
werkzeug==2.0.2
flask==1.1.1
flask-login==0.5.0
flask-mail==0.9.1
......@@ -35,3 +36,4 @@ idea-format==0.1.11
python-dateutil==2.8.1
PyBabel-json-md==0.1.0
itsdangerous==2.0.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment