Mercurial > silorider
comparison requirements.txt @ 31:6a014f7c6eea
Update dependencies and regen requirements
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 10 May 2023 16:03:31 -0700 |
parents | 2d064ee0c5e6 |
children | c5f73ebb43a5 |
comparison
equal
deleted
inserted
replaced
30:53de06c2f97d | 31:6a014f7c6eea |
---|---|
1 asn1crypto==0.24.0 | 1 -i https://pypi.python.org/simple |
2 atomicwrites==1.1.5 | 2 beautifulsoup4==4.12.2 |
3 attrs==18.1.0 | 3 blurhash==1.1.4 |
4 beautifulsoup4==4.6.0 | 4 certifi==2023.5.7 |
5 certifi==2018.4.16 | 5 charset-normalizer==3.1.0 |
6 cffi==1.11.5 | 6 coloredlogs==15.0.1 |
7 chardet==3.0.4 | 7 decorator==5.1.1 |
8 coloredlogs==10.0 | 8 future==0.18.3 |
9 cryptography==2.2.2 | 9 html5lib==1.1 |
10 decorator==4.3.0 | 10 humanfriendly==10.0 |
11 future==0.16.0 | 11 idna==3.4 |
12 html5lib==1.0.1 | 12 mastodon.py==1.8.1 |
13 http-ece==1.0.5 | 13 mf2py==1.1.2 |
14 humanfriendly==4.12.1 | 14 mf2util==0.5.2 |
15 idna==2.7 | 15 oauthlib==3.2.2 |
16 Mastodon.py==1.3.0 | 16 python-dateutil==2.8.2 |
17 mf2py==1.1.0 | 17 python-magic==0.4.27 |
18 mf2util==0.5.0 | 18 python-twitter==3.5 |
19 more-itertools==4.2.0 | 19 requests==2.30.0 |
20 oauthlib==2.1.0 | 20 requests-oauthlib==1.3.1 |
21 pluggy==0.6.0 | 21 ronkyuu==0.9 |
22 py==1.5.4 | 22 six==1.16.0 |
23 pycparser==2.18 | 23 soupsieve==2.4.1 |
24 python-dateutil==2.7.3 | 24 urllib3==2.0.2 |
25 python-twitter==3.4.2 | |
26 pytz==2018.5 | |
27 requests==2.19.1 | |
28 requests-oauthlib==1.0.0 | |
29 ronkyuu>=0.6 | |
30 six==1.11.0 | |
31 urllib3==1.23 | |
32 webencodings==0.5.1 | 25 webencodings==0.5.1 |