change requirements.txt

This commit is contained in:
smilelight 2020-07-07 08:30:08 +08:00
parent 9ef0c0c70c
commit fc8c7c7ce4

View File

@ -1,8 +1,8 @@
torchtext==0.4.0 torchtext>=0.4.0
tqdm==4.28.1 tqdm>=4.28.1
torch==1.0.0 torch>=1.0.0
pytorch_crf==0.7.0 pytorch_crf>=0.7.0
scikit_learn==0.20.2 scikit_learn>=0.20.2
revtok revtok
jieba jieba
regex regex