What's Changed
- Require multidict 6.0.5 or higher to fix build error on mac/python-3.12 by @DCSBL in #398
- Retry failed requests with backoff to make unstable connections less flaky by @DCSBL in #399
- Silence logger output of 'backoff' by @DCSBL in #400
Full Changelog: v6.2.0...v6.3.0