Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ telebot
|
|
5 |
av
|
6 |
streamlit
|
7 |
python-telegram-bot
|
8 |
-
asyncio
|
|
|
|
5 |
av
|
6 |
streamlit
|
7 |
python-telegram-bot
|
8 |
+
asyncio
|
9 |
+
collections
|