Skip to content

Commit 0078de2

Browse files
Update README.md
1 parent de9a6a9 commit 0078de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ First, install Flask-SimpleLDAP:
1313
$ pip install flask-simpleldap
1414

1515
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
16+
(0.12.4 or later) and [pyldap](https://github.com/pyldap/pyldap). Flask-SimpleLDAP is compatible
1717
with and tested on Python 2.7, 3.5, 3.6 and 3.7.
1818

1919
Next, add a ``LDAP`` instance to your code and at least the three

0 commit comments

Comments
 (0)