pytrends
pytrends copied to clipboard
Fixed urllib3 deprecation issue
- Updated the method_whitelist parameter to allowed_methods in accordance with the latest urllib3 version update.
- This change prevents code termination and ensures smooth execution of PyTrends.
This fix addresses compatibility issues due to the recent update in urllib3 and maintains the functionality of PyTrends.