add requirements list for dev
This commit is contained in:
+2
-1
@@ -144,4 +144,5 @@ cython_debug/
|
|||||||
|
|
||||||
# project-specific
|
# project-specific
|
||||||
run/
|
run/
|
||||||
*.tw_session
|
*.tw_session
|
||||||
|
.venv*
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
python-dotenv
|
||||||
|
nest-asyncio
|
||||||
|
pytz
|
||||||
|
git+https://github.com/mahrtayyab/tweety.git@e3d330280cb3b2e8f9d2bf2f20425c476f7671a5
|
||||||
|
tweepy
|
||||||
|
tweet-capture
|
||||||
|
opencv-python-headless
|
||||||
Reference in New Issue
Block a user