We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de9a6a9 commit 0078de2Copy full SHA for 0078de2
README.md
@@ -13,7 +13,7 @@ First, install Flask-SimpleLDAP:
13
$ pip install flask-simpleldap
14
15
Flask-SimpleLDAP depends, and will install for you, recent versions of Flask
16
-(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
17
with and tested on Python 2.7, 3.5, 3.6 and 3.7.
18
19
Next, add a ``LDAP`` instance to your code and at least the three
0 commit comments