What's changed
- Dependency:
ujsonpin updated from==2.0.1to>=5.7.0,<6. Fixes
installs that were failing to build the old ujson wheel from source on
modern CPython. pip will resolve the highest compatible 5.x release for
each supported Python (5.12.x on 3.10+, 5.10/5.11.x on 3.9, 5.7.0 on 3.7/3.8). - No API changes. Drop-in upgrade from 1.7.1; client method signatures,
models, and behavior are unchanged.
Supported Python versions
3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13