annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
1 -i https://pypi.python.org/simple
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
2 beautifulsoup4==4.12.2
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
3 blurhash==1.1.4
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
4 certifi==2023.5.7
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
5 charset-normalizer==3.1.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
6 coloredlogs==15.0.1
39
c5f73ebb43a5 Replace python-twitter with tweepy to use Twitter's V2 API
Ludovic Chabant <ludovic@chabant.com>
parents: 31
diff changeset
7 dateparser==1.1.8
31
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
8 decorator==5.1.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
9 html5lib==1.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
10 humanfriendly==10.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
11 idna==3.4
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
12 mastodon.py==1.8.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
13 mf2py==1.1.2
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
14 mf2util==0.5.2
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
15 oauthlib==3.2.2
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
16 python-dateutil==2.8.2
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
17 python-magic==0.4.27
39
c5f73ebb43a5 Replace python-twitter with tweepy to use Twitter's V2 API
Ludovic Chabant <ludovic@chabant.com>
parents: 31
diff changeset
18 pytz==2023.3
c5f73ebb43a5 Replace python-twitter with tweepy to use Twitter's V2 API
Ludovic Chabant <ludovic@chabant.com>
parents: 31
diff changeset
19 regex==2023.5.5
31
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
20 requests==2.30.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
21 requests-oauthlib==1.3.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
22 ronkyuu==0.9
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
23 six==1.16.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
24 soupsieve==2.4.1
39
c5f73ebb43a5 Replace python-twitter with tweepy to use Twitter's V2 API
Ludovic Chabant <ludovic@chabant.com>
parents: 31
diff changeset
25 tweepy==4.14.0
c5f73ebb43a5 Replace python-twitter with tweepy to use Twitter's V2 API
Ludovic Chabant <ludovic@chabant.com>
parents: 31
diff changeset
26 tzlocal==5.0.1
31
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 24
diff changeset
27 urllib3==2.0.2
0
a1b7a459326a Initial commit.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
28 webencodings==0.5.1