pytrends icon indicating copy to clipboard operation
pytrends copied to clipboard

Fixed urllib3 deprecation issue

Open neverlast121 opened this issue 7 months ago • 0 comments

  • 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.

neverlast121 avatar Jul 16 '24 06:07 neverlast121