BREAKING CHANGES
* Drop Python 2 and Python 3.6 support
* Rename `id` arguments to `id_` across of code base
* Rename `type` arguments to `type_` across of code base
Other changes
* Add more missing parameters to allocations.get_allocations()
* Up `requests` lib version to 2.28.1
* Add missing parameters to allocations.get_allocations and jobs.get_jobs (144). Thanks Kamilcuk
* Add option for custom user agent (150)
* Add missing parameters to nodes.get_nodes (152).