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 cb89945 commit db3c692Copy full SHA for db3c692
_version.json
@@ -6,6 +6,6 @@
6
"url": "https://github.com/cannatag/ldap3",
7
"description": "A strictly RFC 4510 conforming LDAP V3 pure Python client library",
8
"author": "Giovanni Cannata",
9
- "version": "2.10.2",
+ "version": "2.10.3",
10
"license": "LGPL v3"
11
}
requirements.txt
@@ -1,4 +1,2 @@
1
pyasn1>=0.4.6
2
-pycryptodomex
3
-winkerberos; platform_system=='Windows'
4
-gssapi; platform_system!='Windows'
+pycryptodomex
0 commit comments