# Deep learning:
torch==2.0.1
transformers==4.31.0
torchinfo==1.8.0

# Core data science:
numpy==1.24.3
scipy==1.9.3
pandas==1.5.3
matplotlib==3.7.1
sklearn==1.3.0

# Topic model:
gensim==4.3.1

# Misc:
spacy==3.6.1
nltk==3.7