From 6b42597c8bc0c4c384756883e4e575b28fa2bc6c Mon Sep 17 00:00:00 2001 From: spla Date: Sat, 27 Aug 2022 11:05:32 +0200 Subject: [PATCH] Changed Mastodon.py to Mastodonplus.py library --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b4a95a..5201f8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests psycopg2-binary -Mastodon.py +Mastodonplus.py