What's Changed
* Force `Cython~=0.29.36`, as `ffpyplayer` is incompatible with `Cython>=3` (ATM) by misl6 in https://github.com/matham/ffpyplayer/pull/152
* Update zlib download url for macOS dependencies by misl6 in https://github.com/matham/ffpyplayer/pull/151
* Support Python 3.12 (tests, wheels) by misl6 in https://github.com/matham/ffpyplayer/pull/153
* Install pip deps on Windows, before creating the sdist, as `setuptools` is needed. by misl6 in https://github.com/matham/ffpyplayer/pull/154
**Full Changelog**: https://github.com/matham/ffpyplayer/compare/v4.5.0...v4.5.1