Skip to content

Commit bd381ff

Browse files
committed
Remove unnecessary dependencies
1 parent 3e6b714 commit bd381ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ classifiers = [
2222
"Programming Language :: Python :: 3",
2323
]
2424
dependencies = [
25-
"aiodns>=3.0.0",
2625
"aiohttp>=3.8.1,<4.0",
27-
"cchardet>=2.1.7",
2826
"prometheus-client>=0.14.1",
2927
]
3028

0 commit comments

Comments
 (0)