mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
[stubsabot] Mark redis as obsolete since 5.0.0 (#10587)
This commit is contained in:
committed by
GitHub
parent
1afae4e7f0
commit
2ec7b8dae4
@@ -3,6 +3,7 @@ upstream_repository = "https://github.com/redis/redis-py"
|
||||
# Requires a version of cryptography with a `py.typed` file
|
||||
requires = ["cryptography>=35.0.0", "types-pyOpenSSL"]
|
||||
partial_stub = true
|
||||
obsolete_since = "5.0.0" # Released on 2023-08-15
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = true
|
||||
|
||||
Reference in New Issue
Block a user