scikit-learn>=1.3.2
torch>=2.5.0
numpy>=1.23.2
pandas>=2.0.0
platformdirs>=4.0.0
tqdm>=4.66.0
joblib>=1.4.0
kagglehub>=0.3.0
# Gensim uses triu from linalg which has been removed from 1.13
scipy>=1.11.4,<1.13.0
spacy>=3.7.0
nltk>=3.8.1
importlib_resources>=5.0; python_version < '3.9'
