Mercurial > silorider
diff requirements.txt @ 39:c5f73ebb43a5
Replace python-twitter with tweepy to use Twitter's V2 API
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 21 May 2023 09:42:11 -0700 |
parents | 6a014f7c6eea |
children | 4be321bd5ed4 |
line wrap: on
line diff
--- a/requirements.txt Sun May 21 09:40:00 2023 -0700 +++ b/requirements.txt Sun May 21 09:42:11 2023 -0700 @@ -4,8 +4,8 @@ certifi==2023.5.7 charset-normalizer==3.1.0 coloredlogs==15.0.1 +dateparser==1.1.8 decorator==5.1.1 -future==0.18.3 html5lib==1.1 humanfriendly==10.0 idna==3.4 @@ -15,11 +15,14 @@ oauthlib==3.2.2 python-dateutil==2.8.2 python-magic==0.4.27 -python-twitter==3.5 +pytz==2023.3 +regex==2023.5.5 requests==2.30.0 requests-oauthlib==1.3.1 ronkyuu==0.9 six==1.16.0 soupsieve==2.4.1 +tweepy==4.14.0 +tzlocal==5.0.1 urllib3==2.0.2 webencodings==0.5.1