##############################
###tested with Python 3.9.9###
##############################

### logging and basic libraries ###
numpy~=1.22.3
pandas>=1.4.0

### for neural AI stuff ###
torch==1.11.*
transformers==4.17.0
sentencepiece