diff --git a/pyproject.toml b/pyproject.toml index 7744caa74..13fa0f8fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.11" -setuptools = "^74.0.0" +setuptools = "^75.1.0" chardet = "^5.2.0"