HomeSoftware Heritage

Strip 'offset_bytes' from date dicts to support swh-model 4.0.0

Description

Strip 'offset_bytes' from date dicts to support swh-model 4.0.0

Not stripping them causes test failures (because of the unexpected
field) and crash in production (because bytes cannot be serialized to
JSON).