We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178d83e commit a502febCopy full SHA for a502feb
setup.py
@@ -64,7 +64,7 @@ def find_version(*file_paths):
64
# https://github.com/kevin1024/vcrpy/issues/645#issuecomment-1562489489
65
# https://github.com/postmanlabs/httpbin/issues/673
66
# https://github.com/postmanlabs/httpbin/pull/674
67
- "Werkzeug==2.0.3",
+ "Werkzeug==3.1.3",
68
],
69
}
70
0 commit comments