We now explicitly specify which version of `httpx` we require.
2020.3
- Switch from `requests` to `httpx` library - Add `--verify_size` switch to disable file size sanity check - Add auto-retry with backoff on intermittent server errors
2020.2
2020.1
The version number is now specified in `setup.cfg`, avoiding build dependency issues.