Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ duckduckgo_search
|
|
5 |
openai-agents
|
6 |
bs4
|
7 |
nest_asyncio
|
8 |
-
openai-agents[litellm]
|
|
|
|
5 |
openai-agents
|
6 |
bs4
|
7 |
nest_asyncio
|
8 |
+
openai-agents[litellm]
|
9 |
+
google-auth
|