Skip to content

Commit 56b0f2e

Browse files
authored
limit to aioredis 1.x (#59)
1 parent a2bcb75 commit 56b0f2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/requirements/sanic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# these are constrained by the files in tests/constraints/*.txt
22
# to support a triple stack Django/Flask/Sanic
33
aiohttp
4-
aioredis
4+
aioredis<2.0.0
55
Sanic
66
sanic_redis
77
uvloop>=0.14.0rc1

0 commit comments

Comments
 (0)