Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- 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
|