Blessing commited on
Commit
7170e9a
1 Parent(s): 9a675fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  # Usage: pip install -r requirements.txt
3
 
4
  # Base ----------------------------------------
 
5
  matplotlib>=3.2.2
6
  numpy>=1.22.2 # pinned by Snyk to avoid a vulnerability
7
  opencv-python>=4.6.0
 
2
  # Usage: pip install -r requirements.txt
3
 
4
  # Base ----------------------------------------
5
+ ultralytics
6
  matplotlib>=3.2.2
7
  numpy>=1.22.2 # pinned by Snyk to avoid a vulnerability
8
  opencv-python>=4.6.0