iSarabjitDhiman / TweeterPy

TweeterPy is a python library to extract data from Twitter. TweeterPy API lets you scrape data from a user's profile like username, userid, bio, followers/followings list, profile media, tweets, etc.
MIT License
164 stars 29 forks source link

tweeterpy 1.0.10 requires charset-normalizer==3.1.0, but you have charset-normalizer 2.1.1 which is incompatible. #42

Closed codilau closed 10 months ago

codilau commented 1 year ago

Is there any issue if using an older version of charset-normalizer? OpenAI for some reason wants version 2.1.1 and also the aiohttp 3.8.1 wants something lower than 3.0

iSarabjitDhiman commented 1 year ago

Feel free to use the latest version. There should not be any issue. I will update the dependencies to the latest version soon.