Flask
spacy>=3.0.0
editdistance
pytest
--find-links https://download.pytorch.org/whl/torch_stable.html
torch
transformers

# Required for Japanese Language
# mecab-python3==0.996.5
ipadic==1.0.0
unidic-lite==1.0.6

# Code formatting
flake8==3.8.3
black==20.8b1

