mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-24 21:01:52 +08:00
Revert "Temporarily fix redis version to 4.1.0" (#6957)
This reverts commit 7d2de33bba.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
redis.client.Pipeline.transaction # instance attribute has same name as superclass method
|
||||
redis.ocsp # requires cryptography to be installed
|
||||
redis.* # temporary, see #6951
|
||||
|
||||
@@ -1 +1 @@
|
||||
version = "4.1.0"
|
||||
version = "4.1.*"
|
||||
|
||||
Reference in New Issue
Block a user