Files
typeshed/stubs/redis/METADATA.toml
Sebastian Rittau d2c87ac97d Bump redis to 4.6.0 (#10360)
Closes: #10359
2023-06-27 19:25:52 +01:00

9 lines
215 B
TOML

version = "4.6.0"
# Requires a version of cryptography with a `py.typed` file
requires = ["cryptography>=35.0.0", "types-pyOpenSSL"]
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true
extras = ["ocsp"]