diff --git a/setup.py b/setup.py index 7b1cf91..119a4e1 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ 'pygit2>=1.11.1', 'xlrd == 1.2.0', 'openpyxl>=3.0.10', - 'flask==1.1.2', + 'flask==2.3.2', ], scripts=[ 'scripts/download_commented_lines_from_gerrit.py',