version = "2.12.*" # Requires a version of cryptography where cryptography.hazmat.primitives.ciphers.Cipher is generic requires = ["cryptography>=37.0.0"] [tool.stubtest] # linux and darwin are equivalent platforms = ["linux", "win32"]