Skip to content

Commit

Permalink
Limit sanic_redis to < 0.3.0 as it requires aioredis 2.x (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
diox authored Jan 7, 2022
1 parent 7622a76 commit 7257535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements/sanic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
aiohttp
aioredis<2.0.0
Sanic
sanic_redis
sanic_redis<0.3.0
uvloop>=0.14.0rc1

0 comments on commit 7257535

Please sign in to comment.