Skip to content

Commit d7bbf24

Browse files
authored
Update setup.py
1 parent ea86f57 commit d7bbf24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
keywords=["deep learning", "video retrieval", "video recognition"],
1515
install_requires=[
1616
"opencv-python>=4.1.2",
17+
"numpy<2.0",
1718
],
1819
extras_require={
1920
"tests": [

0 commit comments

Comments
 (0)