I'm experiencing an SSLError when attempting to make HTTPS requests to the GitHub API. The error message is as follows:
requests.exceptions.SSLError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/spoc-robot/spoc-data/commits?sha=objaverse-annotation-plus (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1122)')))