Skip to content

Commit baed69f

Browse files
committed
update dependencies
1 parent f040720 commit baed69f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
numpy==1.18.1
2-
onnx==1.6.0
3-
onnxruntime==1.2.0
1+
numpy==1.19.2
2+
onnx>=1.7.0
3+
onnxruntime>=1.5.3
44
Pillow>=7.0.0
5-
tqdm==4.36.1
6-
hnswlib==0.3.4
5+
tqdm>=4.54.1
6+
hnswlib>=0.3.4

0 commit comments

Comments
 (0)