Barath commited on
Commit
fd1c41f
·
verified ·
1 Parent(s): a0cb170

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio[mcp]>=4.0.0
2
+ openai>=1.0.0
3
+ matplotlib>=3.7.0
4
+ numpy>=1.24.0
5
+ aiohttp>=3.8.0