asthara commited on
Commit
9303e20
·
1 Parent(s): 32db5b9

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastmcp>=2.6.1
2
+ gradio[mcp]>=5.0.0
3
+ huggingface_hub[mcp]>=0.32.2
4
+ mcp>=1.9.2
5
+ owlready2>=0.48
6
+ pyyaml>=6.0.2
7
+ requests
8
+ smolagents[litellm,mcp]>=1.17.0
9
+ textblob>=0.19.0
10
+ aiohttp>=3.8.0
11
+ ansi2html>=1.9.2