mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-15 20:38:05 +08:00
Update type hints for paramiko 3.4 (#11218)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version = "3.3.*"
|
||||
version = "3.4.*"
|
||||
upstream_repository = "https://github.com/paramiko/paramiko"
|
||||
# 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