SPerva commited on
Commit
fb48e3b
·
verified ·
1 Parent(s): 57b8ecd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio[mcp]>=5.0.0
2
+ aiohttp>=3.9.0
3
+ python-dotenv>=1.0.0