Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ apscheduler
|
|
7 |
matplotlib
|
8 |
|
9 |
fastapi==0.68.0
|
10 |
-
uvicorn==0.13.4
|
|
|
|
|
|
7 |
matplotlib
|
8 |
|
9 |
fastapi==0.68.0
|
10 |
+
uvicorn==0.13.4
|
11 |
+
|
12 |
+
python-telegram-bot
|