update release/v1.8 (#867)
Showing
... | @@ -10,9 +10,10 @@ sentencepiece | ... | @@ -10,9 +10,10 @@ sentencepiece |
colorlog | colorlog | ||
tqdm | tqdm | ||
nltk | nltk | ||
opencv-python | |||
# pandas no longer support python2 in version 0.25 and above | # pandas no longer support python2 in version 0.25 and above | ||
pandas ; python_version >= "3" | pandas | ||
# gunicorn not support windows | # gunicorn not support windows | ||
gunicorn >= 19.10.0; sys_platform != "win32" | gunicorn >= 19.10.0; sys_platform != "win32" |
想要评论请 注册 或 登录