Mercurial > silorider
annotate requirements.txt @ 24:2d064ee0c5e6
Add ronkyuu to dependencies.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 08 Sep 2019 16:09:40 -0700 |
parents | e7eef70acf58 |
children | 6a014f7c6eea |
rev | line source |
---|---|
0 | 1 asn1crypto==0.24.0 |
2 atomicwrites==1.1.5 | |
3 attrs==18.1.0 | |
4 beautifulsoup4==4.6.0 | |
5 certifi==2018.4.16 | |
6 cffi==1.11.5 | |
7 chardet==3.0.4 | |
8 coloredlogs==10.0 | |
9 cryptography==2.2.2 | |
10 decorator==4.3.0 | |
11 future==0.16.0 | |
12 html5lib==1.0.1 | |
13 http-ece==1.0.5 | |
14 humanfriendly==4.12.1 | |
15 idna==2.7 | |
16 Mastodon.py==1.3.0 | |
17 mf2py==1.1.0 | |
18 mf2util==0.5.0 | |
19 more-itertools==4.2.0 | |
20 oauthlib==2.1.0 | |
21 pluggy==0.6.0 | |
22 py==1.5.4 | |
23 pycparser==2.18 | |
24 python-dateutil==2.7.3 | |
25 python-twitter==3.4.2 | |
26 pytz==2018.5 | |
27 requests==2.19.1 | |
28 requests-oauthlib==1.0.0 | |
24
2d064ee0c5e6
Add ronkyuu to dependencies.
Ludovic Chabant <ludovic@chabant.com>
parents:
5
diff
changeset
|
29 ronkyuu>=0.6 |
0 | 30 six==1.11.0 |
31 urllib3==1.23 | |
32 webencodings==0.5.1 |