Update requirements.txt

`supervision==0.22.0` is deprecating `BoxAnnotator`. I'm freezing the `supervision` version to prevent any problems.
pull/342/head^2
Piotr Skalski 2024-07-12 12:27:24 +02:00 committed by GitHub
parent df5b48a3ef
commit e27a646ca0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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