This codemod currently handles making requests with the `requests` library, but requests can also be made with the builtin [urllib.request](https://docs.python.org/3/library/urllib.request.html#module-urllib.request) library