gerritlib/requirements.txt
Clark Boylan c234e11b51 Use newer paramiko
Old paramiko uses pycrypto which is out of date and insecure. Switch to
new paramiko and cryptography instead.

Change-Id: I651244d549d10a848643d1e3b96438833a5954bd
2020-01-27 16:13:11 -08:00

4 lines
37 B
Plaintext

pbr>=0.11
paramiko>=2.0.0
six>=1.7.0