| # MorphSQL — Hugging Face Space dependencies | |
| # Keep in sync with sdk_version in README_HF_SPACE.md (Gradio 5.49.x) | |
| sqlglot>=25.0.0 | |
| networkx>=3.2 | |
| jinja2>=3.1 | |
| pyyaml>=6.0 | |
| pydantic>=2.5 | |
| rich>=13.7 | |
| typer>=0.12 | |
| click>=8.1 | |
| numpy>=1.26 | |
| pandas>=2.1 | |
| tabulate>=0.9 | |
| scikit-learn>=1.4 | |
| joblib>=1.3 | |
| gradio>=5.49,<6 | |
| plotly>=5.18 | |
| huggingface_hub>=0.23 | |