Skip to content

Commit cde93dc

Browse files
author
Val Brodsky
committed
Update pydantic requirement to 2
1 parent 8f2142c commit cde93dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/labelbox/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Labelbox Python API"
55
authors = [{ name = "Labelbox", email = "[email protected]" }]
66
dependencies = [
77
"google-api-core>=1.22.1",
8-
"pydantic>=1.8",
8+
"pydantic>=2.0",
99
"python-dateutil>=2.8.2, <2.10.0",
1010
"requests>=2.22.0",
1111
"strenum>=0.4.15",

0 commit comments

Comments
 (0)