mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-02 13:06:59 +08:00
Complete and validate redis.ocsp (use requests, cryptography and pyopenssl) (#9528)
This commit is contained in:
@@ -1 +1,6 @@
|
||||
version = "4.4.0"
|
||||
# Requires a version of cryptography with a `py.typed` file
|
||||
requires = ["types-pyOpenSSL", "cryptography>=35.0.0"]
|
||||
|
||||
[tool.stubtest]
|
||||
extras = ["ocsp"]
|
||||
|
||||
Reference in New Issue
Block a user