Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -7,5 +7,4 @@ timm
|
|
7 |
numpy
|
8 |
opencv-python
|
9 |
supervision
|
10 |
-
pycocotools
|
11 |
-
packaging==21.3
|
|
|
7 |
numpy
|
8 |
opencv-python
|
9 |
supervision
|
10 |
+
pycocotools
|
|