Skip to content

Commit a7fc3c9

Browse files
committed
Pin werkzeug
1 parent 1721b99 commit a7fc3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"quart==0.17.0",
2727
"quart-openapi>=1.7.2",
2828
"voluptuous~=0.13",
29-
"werkzeug==2.2.3",
29+
"werkzeug==2.1.2",
3030
],
3131
packages=find_namespace_packages(include=["avwx_api_core*"]),
3232
package_data={"avwx_api_core.data": ["navaids.json"]},

0 commit comments

Comments
 (0)