Skip to content

Commit 9b724c2

Browse files
authored
chore: remove numpy version upper bound in requirements.txt
1 parent dcc384c commit 9b724c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
onnxruntime>=1.7.0
22
opencv_python>=4.5.1.48
3-
numpy>=1.21.6,<2
3+
numpy>=2.0.0
44
Pillow
55
tqdm
6-
requests
6+
requests

0 commit comments

Comments
 (0)