Update requirements.txt
`supervision==0.22.0` is deprecating `BoxAnnotator`. I'm freezing the `supervision` version to prevent any problems.pull/342/head^2
parent
df5b48a3ef
commit
e27a646ca0
|
@ -6,5 +6,5 @@ yapf
|
|||
timm
|
||||
numpy
|
||||
opencv-python
|
||||
supervision
|
||||
supervision==0.21.0
|
||||
pycocotools
|
||||
|
|
Loading…
Reference in New Issue