From c21407783ad8c9075abd799b369e70f7a199b3d5 Mon Sep 17 00:00:00 2001 From: maxsitt <87697856+maxsitt@users.noreply.github.com> Date: Tue, 28 Nov 2023 11:08:47 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ad0f408..062bba9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,8 @@ # If you are using Raspberry Pi Zero W (v1.1), install libusb-1.0 with: # sudo apt-get install libusb-1.0-0-dev -# Install packages with: -# python3 -m pip install -r requirements.txt +# Install the required packages with: +# python3 -m pip install -r insect-detect/requirements.txt depthai==2.23.0.0 opencv-python==4.6.0.66