diff --git a/pyproject.toml b/pyproject.toml index 9f2ce25..35a6e8e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ ml = [ "mediapipe>=0.10.0", "scikit-learn>=1.7.2", "numpy>=1.26.0", - "textblob>=0.17.1", + "textblob>=0.20.1", "vaderSentiment>=3.3.2", "langdetect>=1.0.9", "screen-brightness-control>=0.27.2",