Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
annotated-types==0.7.0
|
| 2 |
anyio==4.4.0
|
| 3 |
click==8.1.7
|
| 4 |
-
|
| 5 |
exceptiongroup==1.2.2
|
| 6 |
fastapi==0.112.0
|
| 7 |
h11==0.14.0
|
|
|
|
| 1 |
annotated-types==0.7.0
|
| 2 |
anyio==4.4.0
|
| 3 |
click==8.1.7
|
| 4 |
+
python-telegram-bot[ext]
|
| 5 |
exceptiongroup==1.2.2
|
| 6 |
fastapi==0.112.0
|
| 7 |
h11==0.14.0
|