| # Core TRIGNUM Engine Dependencies | |
| pytest>=7.0.0 | |
| pytest-cov>=4.0.0 | |
| numpy>=1.24.0 | |
| # Future Notebooks & Dashboards (Placeholder Scaffold) | |
| dash>=2.14.0 | |
| plotly>=5.18.0 | |
| pandas>=2.0.0 | |
| requests>=2.31.0 | |
| jupyter>=1.0.0 | |
| tqdm>=4.66.1 | |
| # 3D Visuals & Data APIs | |
| # datasets (Huggingface) - *Installed locally via REST API instead to bypass pip issues, but uncomment below if desired.* | |
| # datasets>=2.14.0 | |