From 95f654316b3ec5018b933fd8122d782ac8a4ca34 Mon Sep 17 00:00:00 2001 From: muskit <15199219+muskit@users.noreply.github.com> Date: Sun, 17 Mar 2024 22:07:13 -0700 Subject: [PATCH] update tweety commit --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5282812..8baaf75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ python-dotenv nest-asyncio pytz -git+https://github.com/mahrtayyab/tweety.git@e3d330280cb3b2e8f9d2bf2f20425c476f7671a5 +git+https://github.com/mahrtayyab/tweety.git@49cdda0 tweepy tweet-capture diff --git a/requirements_dev.txt b/requirements_dev.txt index b8178f8..bd2e7ec 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ python-dotenv nest-asyncio pytz -git+https://github.com/mahrtayyab/tweety.git@e3d330280cb3b2e8f9d2bf2f20425c476f7671a5 +git+https://github.com/mahrtayyab/tweety.git@49cdda0 tweepy tweet-capture opencv-python-headless \ No newline at end of file