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:
Piotr Skalski
2024-07-12 12:27:24 +02:00
committed by GitHub
parent df5b48a3ef
commit e27a646ca0

View File

@@ -6,5 +6,5 @@ yapf
timm
numpy
opencv-python
supervision
supervision==0.21.0
pycocotools