We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2142c commit cde93dcCopy full SHA for cde93dc
libs/labelbox/pyproject.toml
@@ -5,7 +5,7 @@ description = "Labelbox Python API"
5
authors = [{ name = "Labelbox", email = "[email protected]" }]
6
dependencies = [
7
"google-api-core>=1.22.1",
8
- "pydantic>=1.8",
+ "pydantic>=2.0",
9
"python-dateutil>=2.8.2, <2.10.0",
10
"requests>=2.22.0",
11
"strenum>=0.4.15",
0 commit comments