Skip to content

Commit

Permalink
downgrade python lib
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghaoqi committed Sep 14, 2024
1 parent 4ca1582 commit f0f3309
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.test.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
tensorflow==2.13.0
tensorflow==2.10.0
matplotlib
pillow
opencv-python
onnx==1.14.0
onnx==1.12.0
onnx-simplifier==0.3.6
onnxoptimizer==0.3.6
onnxoptimizer==0.2.7
onnxruntime==1.12.0
ncnn==1.0.20230816
numpy==1.22.0
torch==1.11.0
torchvision==0.12.0
imageio==2.15.0
protobuf==3.20.3
protobuf==3.12.2
# kendryte-caffe
pytest
pytest-xdist
Expand Down

0 comments on commit f0f3309

Please sign in to comment.