Skip to content

Commit 6a45d21

Browse files
committed
chore(pyproject.toml): remove chardet dependency from test requirements to streamline testing environment
1 parent 642e436 commit 6a45d21

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
@@ -24,7 +24,6 @@ test = [
2424
"pytest-env>=1.1.0",
2525
"pytest-cov>=6.0.0",
2626
"pytest-mock>=3.12.0",
27-
"chardet>=5.2.0"
2827
]
2928
dev = [
3029
"ruff>=0.0.262",

0 commit comments

Comments
 (0)