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
145 stars 20 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 9 months ago

codilau commented 11 months 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 11 months ago

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