summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2015-12-10 18:18:28 -0800
committerJeff Forcier <jeff@bitprophet.org>2015-12-10 18:18:28 -0800
commite585c45d478cc4b8886248ead8244d7c19e84866 (patch)
tree4ccbbee2f74c876b2e319806d8d219b93a1c1f6a
parent61af9925843b3bdaff7415e5aac36942ba0e1c7f (diff)
parent1c3a65ec924b14dddb593a6dedc12f88a7431126 (diff)
Merge branch '1.15' into 1.16
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
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