MediaMath / t1-python

Python SDK for MediaMath Platform APIs
https://developer.mediamath.com/
Apache License 2.0
18 stars 30 forks source link

Drop Python 2.x support #208

Open nrth opened 2 years ago

nrth commented 2 years ago

Are there any plans to drop Python 2 support? There are security relevant libraries which haven't been upgraded in years due to that I suppose (e.g. https://pyjwt.readthedocs.io/en/stable/changelog.html#v2-0-0). This is causing troubles on using the latest releases of other libraries which also depend on PyJWT.