Changed
- Updated the minimum Python version from 3.9 to 3.10
- Updated
curl_cffi - Switched the build backend to
uv#10 - Formatted the codebase with
ruff#11 - Replaced
typingimports with Python 3.10 built-in generics and union syntax (list,dict,|, etc.) - Hid internal
adfields fromrepr
Full Changelog: 1.1.2...1.1.3