Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsitt committed Nov 28, 2023
1 parent f7ecaf4 commit c214077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c214077

Please sign in to comment.