Yelp / kafka-utils

Apache License 2.0
313 stars 127 forks source link

Increase upper pin and introduce lower pin on paramiko #270

Closed lsterk closed 3 years ago

lsterk commented 3 years ago

Paramiko needs a lower version (https://github.com/Yelp/kafka-utils/issues/146) and we can also allow newer versions of Paramiko.

Testing Done

make test passes (with newer paramiko version)

Release Plan

I'll have to fix the Pypi.org release mechanism (https://github.com/Yelp/kafka-utils/issues/258) but I plan to do a patch release for this particular change.