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 f727dce commit da4fe9cCopy full SHA for da4fe9c
libs/labelbox/pyproject.toml
@@ -6,7 +6,7 @@ authors = [{ name = "Labelbox", email = "engineering@labelbox.com" }]
6
dependencies = [
7
"google-api-core>=1.22.1",
8
"pydantic>=1.8",
9
- "python-dateutil>=2.8.2, <2.9.0",
+ "python-dateutil>=2.8.2, <2.10.0",
10
"requests>=2.22.0",
11
"strenum>=0.4.15",
12
"tqdm>=4.66.2",
0 commit comments