mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-26 02:08:42 +08:00
Update paramiko stubs to 3.0.* (#9667)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version = "2.12.*"
|
||||
version = "3.0.*"
|
||||
# Requires a version of cryptography where cryptography.hazmat.primitives.ciphers.Cipher is generic
|
||||
requires = ["cryptography>=37.0.0"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user