Skip to content

Commit f30f41f

Browse files
fatcat-zhwangdeyu
andauthored
Add newly required dependencies for latest ORT version. (#2012)
Signed-off-by: Jay Zhang <[email protected]> Co-authored-by: Deyu Huang <[email protected]>
1 parent d72b4d1 commit f30f41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_build/azure_pipelines/templates/setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
steps:
44
- bash: |
55
set -ex
6-
pip install pytest pytest-cov pytest-runner coverage graphviz requests pyyaml pillow pandas parameterized
6+
pip install pytest pytest-cov pytest-runner coverage graphviz requests pyyaml pillow pandas parameterized sympy coloredlogs flatbuffers
77
pip install $(CI_PIP_TF_NAME) $(CI_PIP_ONNX_NAME)
88
99
# protobuf release version 4.21.0 has some Python changes which is not compatible with tensorflow so far.

0 commit comments

Comments
 (0)