requirements.txt
14 Bytes
-
Use Python 3.9's zoneinfo.ZoneInfo instead of dateutil.tz.gettz · 2e728652
This change replaces the third party dateutil.tz.gettz with the builtin zoneinfo.ZoneInfo to construct a timezone object of a given IANA time zone when converting an absl::Time to a Python datetime.datetime object. PiperOrigin-RevId: 544627455
pybind11_abseil authors committed
This project manages its dependencies using
pip.
Learn more