Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ agents
|
|
| 2 |
pydantic
|
| 3 |
dotenv
|
| 4 |
asyncio
|
| 5 |
-
openai
|
| 6 |
gradio
|
| 7 |
typing
|
| 8 |
duckduckgo_search
|
|
|
|
| 2 |
pydantic
|
| 3 |
dotenv
|
| 4 |
asyncio
|
| 5 |
+
openai>=1.40.0
|
| 6 |
gradio
|
| 7 |
typing
|
| 8 |
duckduckgo_search
|