Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
python-telegram-bot==20.
|
| 2 |
huggingface-hub>=0.20.0
|
| 3 |
openai>=1.0.0
|
| 4 |
requests>=2.31.0
|
|
@@ -8,4 +8,4 @@ Pillow>=10.0.0
|
|
| 8 |
python-docx>=1.1.0
|
| 9 |
fastapi>=0.104.0
|
| 10 |
uvicorn>=0.24.0
|
| 11 |
-
httpx>=0.
|
|
|
|
| 1 |
+
python-telegram-bot==20.8
|
| 2 |
huggingface-hub>=0.20.0
|
| 3 |
openai>=1.0.0
|
| 4 |
requests>=2.31.0
|
|
|
|
| 8 |
python-docx>=1.1.0
|
| 9 |
fastapi>=0.104.0
|
| 10 |
uvicorn>=0.24.0
|
| 11 |
+
httpx>=0.24.0
|