未验证 提交 8af3a9f6 编写于 作者: T TeslaZhao 提交者: GitHub

Merge pull request #1664 from felixhjh/v0.8.0

 modify requirements dependency
...@@ -4,7 +4,7 @@ wheel>=0.34.0, <0.35.0 ...@@ -4,7 +4,7 @@ wheel>=0.34.0, <0.35.0
setuptools>=44.1.0 setuptools>=44.1.0
google>=2.0.3 google>=2.0.3
protobuf>=3.12.2 protobuf>=3.12.2
grpcio-tools>=1.28.1 grpcio-tools==1.33.2
grpcio>=1.28.1 grpcio>=1.28.1
func-timeout>=4.3.5 func-timeout>=4.3.5
pyyaml>=5.1 pyyaml>=5.1
...@@ -20,5 +20,6 @@ sentencepiece==0.1.96; platform_machine != "aarch64" ...@@ -20,5 +20,6 @@ sentencepiece==0.1.96; platform_machine != "aarch64"
sentencepiece; platform_machine == "aarch64" sentencepiece; platform_machine == "aarch64"
opencv-python==4.3.0.38; platform_machine != "aarch64" opencv-python==4.3.0.38; platform_machine != "aarch64"
opencv-python; platform_machine == "aarch64" opencv-python; platform_machine == "aarch64"
pytest pytest==7.0.1
prometheus-client==0.12.0 prometheus-client==0.12.0
\ No newline at end of file pillow==8.4.0
...@@ -14,6 +14,7 @@ Jinja2==2.11.3 ...@@ -14,6 +14,7 @@ Jinja2==2.11.3
MarkupSafe==1.1.1 MarkupSafe==1.1.1
Werkzeug==1.0.1 Werkzeug==1.0.1
ujson>=2.0.3 ujson>=2.0.3
grpcio-tools>=1.33.2 grpcio-tools==1.33.2
grpcio>=1.33.2 grpcio>=1.33.2
sentencepiece==0.1.83 sentencepiece==0.1.83
pillow==8.4.0
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册