2018-10-26 11:47:30 +00:00
|
|
|
paramiko==2.3.2 # Last 2.6-compat version.
|
2018-11-20 15:15:22 +00:00
|
|
|
hdrhistogram==0.6.1
|
2018-11-06 15:11:13 +00:00
|
|
|
PyYAML==3.11; python_version < '2.7'
|
2021-01-15 19:34:44 +00:00
|
|
|
PyYAML==5.3.1; python_version >= '2.7' # Latest release (Jan 2021)
|