| # Hugging Face / transformers 4.x stack compatible with hf-hub 0.x | |
| huggingface-hub==0.33.5 | |
| transformers==4.46.3 | |
| tokenizers==0.20.3 | |
| sentence-transformers==3.3.1 | |
| datasets==4.4.1 | |
| # Torch + ML libs | |
| torch==2.5.1 | |
| numpy==1.26.4 | |
| scikit-learn==1.6.0 | |
| scipy==1.14.1 | |
| hnswlib==0.8.0 | |
| # GraphRAG and NLP | |
| networkx==3.4.2 | |
| spacy==3.8.2 | |
| rank-bm25==0.2.2 | |
| # Data processing | |
| pandas==2.2.3 | |
| rdflib==7.1.1 | |
| SPARQLWrapper==2.0.0 | |
| # Web interface | |
| streamlit==1.36.0 | |
| altair==5.3.0 | |
| pydeck==0.9.1 | |
| pillow==10.3.0 | |
| # Utilities | |
| tqdm==4.67.1 | |
| requests==2.32.5 | |
| python-dateutil==2.9.0.post0 | |
| pytz==2025.2 | |
| PyYAML==6.0.3 | |
| groq==0.13.0 |