diff --git a/setup.py b/setup.py index 28e72ad..0c2e5f4 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ # This hack based on # . 'feedgen==0.9.0', - 'flask==2.2.2', + 'flask==2.3.2', 'flask-cors==3.0.10', 'ftfy==3.4.0', 'nltk==3.7',