diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2014-08-28 22:23:08 -0700 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2014-08-28 22:23:08 -0700 |
commit | 87432e7ba4c5605f96ebf90de68b5a1d39193004 (patch) | |
tree | da54f2772c9eb6615e9702b5fdee058333fb8d44 /README | |
parent | e93504a2d0a549833b9fa4f4046dfe2396467de9 (diff) | |
parent | 588a4823436454e8968ee36ae95ff92e1cddc3f7 (diff) | |
download | python-paramiko-87432e7ba4c5605f96ebf90de68b5a1d39193004.tar python-paramiko-87432e7ba4c5605f96ebf90de68b5a1d39193004.tar.gz |
Merge tag 'upstream/1.14.1'
Upstream version 1.14.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ Requirements ------------ - Python 2.6 or better <http://www.python.org/> - this includes Python - 3.3 and higher as well. + 3.2 and higher as well. - pycrypto 2.1 or better <https://www.dlitz.net/software/pycrypto/> - ecdsa 0.9 or better <https://pypi.python.org/pypi/ecdsa> |