From 8b5d31bec14ed300493b947bc8401d3dcf4b6843 Mon Sep 17 00:00:00 2001 From: iakov Date: Wed, 3 Jul 2024 17:33:01 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9182d48..6c18b3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ -lobe==0.6.2 +#numpy<2.0.0 # matplotlib is built with NumPy 1.x and conflicts with OpenCV 4.9+ opencv-python==4.10.0.84 pyinstaller==6.6.0 +lobe==0.6.2 --extra-index-url https://google-coral.github.io/py-repo/ tflite-runtime==2.5.0.post1