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