Spaces:
Running
Running
Commit
·
42a8894
1
Parent(s):
055d9d4
add ms-agent[research]
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ gradio>=5.0.0
|
|
| 2 |
openai>=1.0.0
|
| 3 |
requests>=2.28.0
|
| 4 |
python-dotenv>=1.0.0
|
| 5 |
-
ms-agent>=1.1.2
|
| 6 |
markdown
|
|
|
|
| 2 |
openai>=1.0.0
|
| 3 |
requests>=2.28.0
|
| 4 |
python-dotenv>=1.0.0
|
| 5 |
+
ms-agent[research]>=1.1.2
|
| 6 |
markdown
|