We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c757882 commit 89463cbCopy full SHA for 89463cb
setup.py
@@ -4,7 +4,7 @@
4
setup(
5
name="Flask",
6
install_requires=[
7
- "Werkzeug >= 2.0",
+ "Werkzeug >= 2.2.0a1",
8
"Jinja2 >= 3.0",
9
"itsdangerous >= 2.0",
10
"click >= 8.0",
0 commit comments