diff --git a/pyproject.toml b/pyproject.toml index 7ca3082f2..676800d9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ classifiers = [ dependencies = [ "requests", "pydantic", - "transformers[torch,sentencepiece]==4.29.1", + "transformers[torch,sentencepiece]==4.30.1", "pandas", "rank_bm25", "scikit-learn>=1.0.0", # TF-IDF, SklearnQueryClassifier and metrics