Skip to content

Commit db3c692

Browse files
committed
remove kerberos support
1 parent cb89945 commit db3c692

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

_version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"url": "https://github.com/cannatag/ldap3",
77
"description": "A strictly RFC 4510 conforming LDAP V3 pure Python client library",
88
"author": "Giovanni Cannata",
9-
"version": "2.10.2",
9+
"version": "2.10.3",
1010
"license": "LGPL v3"
1111
}

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
pyasn1>=0.4.6
2-
pycryptodomex
3-
winkerberos; platform_system=='Windows'
4-
gssapi; platform_system!='Windows'
2+
pycryptodomex

0 commit comments

Comments
 (0)