This means that `import pytz` will emit `DeprecationWarning` on Python 3.12, following https://github.com/python/cpython/issues/103857. A similar issue was fixed in https://github.com/dateutil/dateutil/pull/1285.