Can I use Requests library in a Python Worker
Ok, I don't remember where I read it, but I thought I could use the
But, I'm getting
Requests library to do GET and POST requests.But, I'm getting
ModuleNotFoundError: No module named 'requests' error.