Commit 524bbe7d 524bbe7d9528054c0ac59cc5578fc7ce91dab704 by 沈秋雨

补全 requirements.txt:添加 pytest

1 parent f9c6a51b
...@@ -4,3 +4,4 @@ oss2 ...@@ -4,3 +4,4 @@ oss2
4 requests 4 requests
5 tqdm 5 tqdm
6 opencc-python-reimplemented 6 opencc-python-reimplemented
7 pytest
......