diff --git a/pyproject.toml b/pyproject.toml index 29af790b9..c27694a9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.11" -setuptools = "^72.2.0" +setuptools = "^73.0.1" chardet = "^5.2.0"