Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ uvicorn[standard]
|
|
3 |
gunicorn
|
4 |
pydantic
|
5 |
python-dotenv
|
6 |
-
line-bot-sdk
|
|
|
|
3 |
gunicorn
|
4 |
pydantic
|
5 |
python-dotenv
|
6 |
+
line-bot-sdk
|
7 |
+
gradio_client
|