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 60e9171 commit f89d93cCopy full SHA for f89d93c
setup.py
@@ -27,7 +27,7 @@
27
]
28
29
install_sanic_requires = [
30
- "sanic>=19.9.0,<20",
+ "sanic>=20.3.0",
31
32
33
install_webob_requires = [
0 commit comments