mcp-hub/req_test.py

2 lines
43 B
Python
Raw Permalink Normal View History

import requests
print(requests.__version__)