From d863aafa8cacf7de8906b61bc88555ac5b0a7090 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Fri, 27 Aug 2021 15:47:04 -0500 Subject: [PATCH] Added mastodon.py to the list of dependencies --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 8a5c4744..ccae0180 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,6 +31,7 @@ backports.functools_lru_cache cx_freeze tweepy twitter-text-parser +mastodon.py pyenchant sqlitedict cx-Logging