| streamlit>=1.28,<2 | |
| fastapi>=0.104.0 | |
| uvicorn[standard]>=0.24.0 | |
| groq>=0.31 | |
| pydantic>=2.11,<3 | |
| python-dotenv>=1.1 | |
| httpx>=0.28 | |
| requests>=2.32 | |
| aiohttp>=3.12 | |
| beautifulsoup4>=4.13 | |
| # If you don't strictly need lxml, delete the next line to avoid native deps. | |
| lxml==6.0.1 | |
| numpy==1.26.4 | |
| pandas==2.3.2 | |
| scikit-learn==1.7.2 | |
| sentence-transformers>=2.2 | |
| plotly>=6.0 | |