django-newsletter icon indicating copy to clipboard operation
django-newsletter copied to clipboard

Is there a reason why ldif3 < 3.2 must be included as a dependency?

Open gabn88 opened this issue 4 years ago • 1 comments
trafficstars

This is in conflict with another package I use, which uses ldif3-3.2.2. I was wondering if this dependency could be relaxed?

gabn88 avatar Feb 26 '21 13:02 gabn88

Actually, after digging deeper, the dependency should be remove alltogether and python-ldap should be used (https://github.com/xi/ldif3#deprecated)

gabn88 avatar Feb 26 '21 13:02 gabn88