pre-commit
protobuf >= 3.6.0
yapf == 0.26.0
six >= 1.10.0
flask >= 1.1.0
flake8
visualdl
cma >= 2.7.0
sentencepiece
colorlog
tqdm
nltk
opencv-python

# pandas no longer support python2 in version 0.25 and above
pandas

# gunicorn not support windows
gunicorn >= 19.10.0; sys_platform != "win32"
