Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ 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
|
|
|
|
2 |
duckduckgo-search>=1.5.0
|
3 |
openai>=1.0.0
|
4 |
openai-agents==0.0.4
|
|
|
5 |
python-dotenv>=1.0.0
|
6 |
+
nest-asyncio>=1.5.6
|