Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio>=4.0.0
|
2 |
duckduckgo-search>=1.5.0
|
3 |
openai>=1.0.0
|
4 |
-
openai-agents
|
5 |
datetime
|
6 |
python-dotenv>=1.0.0
|
|
|
1 |
gradio>=4.0.0
|
2 |
duckduckgo-search>=1.5.0
|
3 |
openai>=1.0.0
|
4 |
+
openai-agents==0.0.4
|
5 |
datetime
|
6 |
python-dotenv>=1.0.0
|