diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 39887b9..b25cbad 100644 --- a/requirements.txt +++ b/requirements.txt | |||
@@ -17,6 +17,7 @@ hyperframe==6.0.1 | |||
17 | idna==3.4 | 17 | idna==3.4 |
18 | Mastodon.py @ git+https://cgit.jinwei.me/clarkzjw/mastodon.py@503d58d226c52901532067d3dcb5a7814699f7fb | 18 | Mastodon.py @ git+https://cgit.jinwei.me/clarkzjw/mastodon.py@503d58d226c52901532067d3dcb5a7814699f7fb |
19 | peewee==3.15.4 | 19 | peewee==3.15.4 |
20 | prometheus-client==0.16.0 | ||
20 | pycparser==2.21 | 21 | pycparser==2.21 |
21 | python-dateutil==2.8.2 | 22 | python-dateutil==2.8.2 |
22 | python-magic==0.4.27 | 23 | python-magic==0.4.27 |