Skip to content

Commit db71273

Browse files
committed
remove unused dependecies
1 parent a26f35e commit db71273

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ dependencies = [
2929
"s3contents>=0.11.1,<0.12.0",
3030
"apache-libcloud>=3.8.0, <4",
3131
"entrypoints>=0.4, <0.5",
32-
"httpx>=0.25.1, <0.26",
33-
"hybridcontents>=0.4.0, <0.5"
32+
"httpx>=0.25.1, <0.26"
3433
]
3534
dynamic = ["version", "description", "authors", "urls", "keywords"]
3635

0 commit comments

Comments
 (0)