Skip to content

Commit d9de66b

Browse files
ashbthedrow
authored andcommitted
Pin Redis-py version (#946)
Redis-py 3.0.0 was released today and introduced a backwards incompatible changes. https://github.com/andymccurdy/redis-py/blob/9b03af26dc829beea232a3248768de933f4c3b67/CHANGES#L27-L29 This isn't the "best" fix but is the quickest
1 parent 5e6fcca commit d9de66b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/extras/redis.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
redis>=2.10.5
1+
redis>=2.10.5,<3.0.0

0 commit comments

Comments
 (0)