-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
A recent issue with dependency ecsda 0.14.0 (tlsfuzzer/python-ecdsa#159) caused fatal errors with sshpubkeys library.
To mitigate this type of issue with dependencies I suggest pinning to specific versions VS minimum versions.
https://github.com/ojarva/python-sshpubkeys/blob/master/setup.py#L35
IE: == operator vs >=
Also, since this is a public project, a service like https://pyup.io/ can be used to continually monitor dependencies.
Thanks -JH
Metadata
Metadata
Assignees
Labels
No labels