Skip to content

Commit da4fe9c

Browse files
Bump dateutil max version (#1716)
1 parent f727dce commit da4fe9c

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
@@ -6,7 +6,7 @@ authors = [{ name = "Labelbox", email = "engineering@labelbox.com" }]
66
dependencies = [
77
"google-api-core>=1.22.1",
88
"pydantic>=1.8",
9-
"python-dateutil>=2.8.2, <2.9.0",
9+
"python-dateutil>=2.8.2, <2.10.0",
1010
"requests>=2.22.0",
1111
"strenum>=0.4.15",
1212
"tqdm>=4.66.2",

0 commit comments

Comments
 (0)