I have Python 3.12
requirements.txt
old :
Flask==2.0.2
new :
Flask==3.0.3 Werkzeug==3.0.3
#pip install Flask==3.0.3
#pip install Werkzeug==3.0.3