Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ requests
|
|
8 |
python-telegram-bot
|
9 |
uvicorn
|
10 |
|
11 |
-
fastapi
|
|
|
|
8 |
python-telegram-bot
|
9 |
uvicorn
|
10 |
|
11 |
+
fastapi
|
12 |
+
langid
|