1 parent ea86f57 commit d7bbf24Copy full SHA for d7bbf24
1 file changed
setup.py
@@ -14,6 +14,7 @@
14
keywords=["deep learning", "video retrieval", "video recognition"],
15
install_requires=[
16
"opencv-python>=4.1.2",
17
+ "numpy<2.0",
18
],
19
extras_require={
20
"tests": [
0 commit comments