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 1721b99 commit a7fc3c9Copy full SHA for a7fc3c9
setup.py
@@ -26,7 +26,7 @@
26
"quart==0.17.0",
27
"quart-openapi>=1.7.2",
28
"voluptuous~=0.13",
29
- "werkzeug==2.2.3",
+ "werkzeug==2.1.2",
30
],
31
packages=find_namespace_packages(include=["avwx_api_core*"]),
32
package_data={"avwx_api_core.data": ["navaids.json"]},
0 commit comments