Files
typeshed/stubs/redis/METADATA.toml
Sebastian Rittau 39487a8bab [redis] Update to 4.5.1 (#9697)
Also add a few argument defaults
2023-02-10 11:10:37 +00:00

7 lines
168 B
TOML

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