add requirements list for dev

This commit is contained in:
muskit
2024-02-08 14:05:32 -08:00
parent 84e56d1ead
commit 6d61814f00
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -145,3 +145,4 @@ cython_debug/
# project-specific # project-specific
run/ run/
*.tw_session *.tw_session
.venv*
+7
View File
@@ -0,0 +1,7 @@
python-dotenv
nest-asyncio
pytz
git+https://github.com/mahrtayyab/tweety.git@e3d330280cb3b2e8f9d2bf2f20425c476f7671a5
tweepy
tweet-capture
opencv-python-headless