ysharma HF Staff commited on
Commit
cddef29
·
verified ·
1 Parent(s): 5899d68

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ openai>=1.0.0
2
+ mcp>=1.0.0
3
+ httpx>=0.25.0
4
+ pandas>=2.0.0
5
+ asyncio-mqtt>=0.11.0
6
+ python-dotenv>=1.0.0
7
+ requests>=2.31.0
8
+ jsonschema>=4.0.0