1oscon commited on
Commit
396137c
·
verified ·
1 Parent(s): a8d6b95

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -2
requirements.txt CHANGED
@@ -1,2 +1,9 @@
1
- gradio>=4.27.0
2
- requests>=2.31.0
 
 
 
 
 
 
 
 
1
+ # 原始应用所需的核心依赖
2
+ gradio>=4.44.1
3
+ requests
4
+ google-generativeai
5
+ GitPython
6
+
7
+ # 我们为 MCP 工具新添加的依赖
8
+ duckduckgo-search
9
+ playwright