Skip to content

Commit ca3dade

Browse files
Merge pull request #1425 from roboflow/pin-supervision
pin upper bound of supervision to 0.26.0
2 parents 033244c + 19e8daf commit ca3dade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ prometheus-fastapi-instrumentator<=6.0.0
1313
redis~=5.0.0
1414
requests>=2.32.0,<3.0.0
1515
rich>=13.0.0,<13.10.0
16-
supervision>=0.25.1,<=0.30.0
16+
supervision>=0.25.1,<0.26.0
1717
pybase64~=1.0.0
1818
scikit-image>=0.19.0,<=0.25.2
1919
requests-toolbelt~=1.0.0

0 commit comments

Comments
 (0)