Skip to content

Commit fd3de34

Browse files
committed
bump 0.27.0.post2
1 parent dc54fa2 commit fd3de34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "supervision"
33
description = "A set of easy-to-use utils that will come in handy in any Computer Vision project"
44
license = { text = "MIT" }
5-
version = "0.27.0.post1"
5+
version = "0.27.0.post2"
66
readme = "README.md"
77
requires-python = ">=3.9"
88
authors = [
@@ -47,7 +47,7 @@ dependencies = [
4747
"requests>=2.26.0",
4848
"tqdm>=4.62.3",
4949
"opencv-python>=4.5.5.64",
50-
"pyDeprecate>=0.4.0"
50+
"pyDeprecate>=0.4.0,<0.6.0"
5151
]
5252

5353
[project.urls]

0 commit comments

Comments
 (0)