From 13b06408bd5c49dab4c6e20b76445fa5cf4c7108 Mon Sep 17 00:00:00 2001 From: linus Date: Mon, 6 Nov 2023 11:49:09 +0100 Subject: [PATCH] updated atproto version to latest in requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34968c2..54cce8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -atproto==0.0.29 +atproto==0.0.30 Mastodon.py==1.8.0 tweepy==4.14.0