search-tweets-python icon indicating copy to clipboard operation
search-tweets-python copied to clipboard

Warnings about urllib3 and chardet

Open networks1 opened this issue 4 years ago • 0 comments

Describe the bug Not exactly a bug because it seems to run fine, but I get RequestDependencyWarning: urllib3 (1.26.7) or charget (4.0.0) doesn't match a supported version!

To Reproduce Run search_tweets.py

Expected behavior Script should run without warnings

Environment

  • OS: Ubuntu 20.10
  • Python version 3.8

networks1 avatar Oct 27 '21 22:10 networks1