Update requirements.txt
`supervision==0.22.0` is deprecating `BoxAnnotator`. I'm freezing the `supervision` version to prevent any problems.
This commit is contained in:
@@ -6,5 +6,5 @@ yapf
|
|||||||
timm
|
timm
|
||||||
numpy
|
numpy
|
||||||
opencv-python
|
opencv-python
|
||||||
supervision
|
supervision==0.21.0
|
||||||
pycocotools
|
pycocotools
|
||||||
|
Reference in New Issue
Block a user