Skip to content

Commit 55012cd

Browse files
committed
fix: Fix sanic build
1 parent ff969c9 commit 55012cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

+2
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ deps =
104104
sanic-18: sanic>=18.0,<19.0
105105
sanic-19: sanic>=19.0,<20.0
106106
{py3.5,py3.6}-sanic: aiocontextvars==0.2.1
107+
# https://github.com/MagicStack/httptools/issues/48
108+
py3.5-sanic: httptools==0.0.11
107109
sanic: aiohttp
108110

109111
beam-2.12: apache-beam>=2.12.0, <2.13.0

0 commit comments

Comments
 (0)