From 1c3a65ec924b14dddb593a6dedc12f88a7431126 Mon Sep 17 00:00:00 2001 From: Jeff Forcier <jeff@bitprophet.org> Date: Thu, 10 Dec 2015 18:18:27 -0800 Subject: ECDSA module req is 0.11 as of Paramiko 1.15+ --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e78bda76..6c240e3d 100644 --- a/README.rst +++ b/README.rst @@ -45,7 +45,7 @@ Requirements - `Python <http://www.python.org/>`_ 2.6, 2.7, or 3.3+ (3.2 should also work, but it is not recommended) - `pycrypto <https://www.dlitz.net/software/pycrypto/>`_ 2.1+ -- `ecdsa <https://pypi.python.org/pypi/ecdsa>`_ 0.9+ +- `ecdsa <https://pypi.python.org/pypi/ecdsa>`_ 0.11+ Installation -- cgit v1.2.3