Jacqkues commited on
Commit
bf765df
·
verified ·
1 Parent(s): 82cde66

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio[mcp]>=5.33.0
2
+ ibis-framework[duckdb,mysql]>=10.5.0
3
+ openai>=1.84.0
4
+ pydantic>=2.11.5
5
+ sqlglot>=26.24.0
6
+ tabulate>=0.9.0