From dd4578708aba5aab941fe49942a05c618bb231ef Mon Sep 17 00:00:00 2001 From: muskit <15199219+muskit@users.noreply.github.com> Date: Wed, 16 Aug 2023 23:18:56 -0700 Subject: [PATCH] fix requirements.txt typo --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 31ac71a..72ed794 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ python-dotenv nest-asyncio pytz -git+https://github.com/muskit/tweety-ns.git +git+https://github.com/muskit/tweety.git tweepy tweet-capture opencv-python \ No newline at end of file