What's Changed
- Ensure compatibility with holidays 0.25.0 (#2431). Credits to @arkid15r
- Note that due to a bug / regression with reading from json in pandas 2.0,
prophet.serialize.model_from_json()
will only work with pandas v1.5.
Full Changelog: v1.1.2...v1.1.3-patched