eq-python-client icon indicating copy to clipboard operation
eq-python-client copied to clipboard

Replace pytz with zoneinfo

Open espensje opened this issue 3 months ago • 1 comments

pytz is in maintenance mode and not longer actively developed. For newer Python versions this library may thus not work as intended, so we need to replace it with the Python standard library zoneinfo

espensje avatar Oct 15 '25 10:10 espensje