Releases: bennylope/smartystreets.py
Releases · bennylope/smartystreets.py
Migrate to httpx
Goodbye Python 2.7
This release drops Python 2.7 and older Python 3 support, limits test support to Python 3.7 through Python 3.9.
The grequests based async client is also gone. This is slated to be replaced by working async functionality for Python 3, probably based on httpx.