Spaces:
Running
Running
Commit
·
238f53b
1
Parent(s):
7aa95a1
added requirements
Browse files- app/requirements.txt +2 -1
app/requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pydantic==2.6.1
|
|
6 |
google-genai==1.17.0
|
7 |
httpx>=0.25.0
|
8 |
openai
|
9 |
-
google-auth-oauthlib
|
|
|
|
6 |
google-genai==1.17.0
|
7 |
httpx>=0.25.0
|
8 |
openai
|
9 |
+
google-auth-oauthlib
|
10 |
+
aiohttp
|