Update to redis 4.1.4 (#7247)

Closes: #7245
This commit is contained in:
Sebastian Rittau
2022-02-17 10:33:33 +01:00
committed by GitHub
parent 4a0dabda1b
commit e3742686b1
4 changed files with 66 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
redis.client.Pipeline.transaction # instance attribute has same name as superclass method
redis.commands.search.commands.SearchCommands.explain # https://github.com/redis/redis-py/pull/1997
redis.ocsp # requires cryptography to be installed