diff --git a/pyproject.toml b/pyproject.toml index 4da8bd2..8f97bce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ matplotlib = "3.5.1" nltk = "3.7" scikit-learn = "1.1.2" scipy = "1.8.0" -tqdm = "4.64.0" +tqdm = "4.66.3" PyYAML = "6.0" pyspellchecker = "0.6.3" adjustText = "0.7.3"