diff --git a/requirements.txt b/requirements.txt index 2fe880e..3cf33b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ scikit-learn==1.1.3 matplotlib==3.6.1 pandas==1.5.1 datasets==2.6.1 -transformers==4.23.1 +transformers==4.30.0 diff --git a/setup.cfg b/setup.cfg index 747ba9a..098a4a9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,4 +20,4 @@ install_requires = matplotlib==3.6.1 pandas==1.5.1 datasets==2.6.1 - transformers==4.23.1 + transformers==4.30.0