------------------
- Dropped Python 3.5, 3.6, 3.7 support (EOL or almost EOL).
- Added Python 3.9, 3.10, 3.11 support.
- Fix usage of deprecated tenacity api ([54](https://github.com/socialwifi/jsonapi-requests/pull/54)).
- Fix `__all__` usage ([49](https://github.com/socialwifi/jsonapi-requests/pull/49)).