diff --git a/pyproject.toml b/pyproject.toml index f58b9661..7972c3fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ beautifulsoup4 = "4.12.3" pandas = "2.0.3" python-dotenv = "1.0.1" tiktoken = {version = ">=0.5.2,<0.6.0"} -tqdm = "4.66.1" +tqdm = "4.66.3" graphviz = "0.20.1" google = "3.0.0" minify-html = "0.15.0"