Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pydantic
|
|
5 |
PyPDF2
|
6 |
python-dotenv
|
7 |
line-bot-sdk
|
8 |
-
google-genai
|
|
|
|
5 |
PyPDF2
|
6 |
python-dotenv
|
7 |
line-bot-sdk
|
8 |
+
google-genai
|
9 |
+
httpx
|