Skip to content

Commit 42bf899

Browse files
committed
Remove unnecessary cached-property dependency
1 parent 52357cf commit 42bf899

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ dependencies = [
1414
"anyio>=3.5.0, <5",
1515
"distro>=1.7.0, <2",
1616
"sniffio",
17-
"cached-property; python_version < '3.8'",
1817
"tqdm > 4",
1918
"jiter>=0.4.0, <1",
2019
]

0 commit comments

Comments
 (0)