Breaking Changes
- IWF-711 Review pyproject.toml version constraints and identify which packages should be updated by @samuel27m in #101
- Updated all dependencies of the SDK to the latest available version
- httpx no longer needs to be required manually by SDK users
- httpx no longer needs to be pinned to v0.23.3
- TL;DR - Make sure to remove httpx as a dependency of your project when upgrading to this SDK version.
Full Changelog: v0.9.1...v0.10.0