diff --git a/pyproject.toml b/pyproject.toml index c061d302..2a521c9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dependencies = [ "ipywidgets>=8.0.0", "requests>=2.32.5", "GitPython>=3.1.50", - "chardet>=5.1.0", + "chardet>=7.4.3", "protobuf>=5.29.1,<7.0", "grpcio>=1.71.2", "beautifulsoup4>=4.15.0",