diff --git a/setup.py b/setup.py index 9a537214..3b1798b1 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ setup( install_requires=[ 'click==7.0', 'click-default-group==1.2', - 'Sanic==0.8.3', + 'Sanic==0.7.0', 'Jinja2==2.10', 'hupper==1.4.1', 'pint==0.8.1',