Sagar-Jangam/DNSUpdate

Pinned version in `requirements.txt` cause auth to fail

flakpaket opened this issue · 0 comments

The pinned versions of impacket and ldap3 in requirements.txt have known bugs that cause authentication to fail.
Either remove the pinned versions, or update the file to these versions, which I've tested and are working with Python 3.11.

impacket==0.11.0
ldap3==2.9.1
dnspython==2.6.1