diff --git a/README.md b/README.md index e00e9a38e7516f675e624a0f596b42c0143685bc..b7f25a5958c2122d9fa3332c9e3fc615ebb79a43 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ First, install Flask-SimpleLDAP: $ pip install flask-simpleldap Flask-SimpleLDAP depends, and will install for you, recent versions of Flask -(0.10.1 or later) and [pyldap](https://github.com/pyldap/pyldap). Flask-SimpleLDAP is compatible +(0.12.4 or later) and [pyldap](https://github.com/pyldap/pyldap). Flask-SimpleLDAP is compatible with and tested on Python 2.7, 3.5, 3.6 and 3.7. Next, add a ``LDAP`` instance to your code and at least the three