Skip to content

Commit 1d9cb5b

Browse files
committed
update dependencies
1 parent d394d19 commit 1d9cb5b

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

requirements.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
numpy==1.22.0
2-
onnx>=1.7.0
3-
onnxruntime>=1.5.3
4-
Pillow>=7.0.0
5-
tqdm>=4.54.1
6-
hnswlib>=0.3.4
1+
numpy==1.23.0
2+
onnx>=1.12.0
3+
onnxruntime>=1.11.1
4+
Pillow>=9.1.1
5+
tqdm>=4.64.0
6+
hnswlib>=0.6.2
7+
PyQt5>=5.15.7

0 commit comments

Comments
 (0)