diff --git a/python-rag-chatbot/requirements.txt b/python-rag-chatbot/requirements.txt index 7ea5d6c..dd28eb0 100644 --- a/python-rag-chatbot/requirements.txt +++ b/python-rag-chatbot/requirements.txt @@ -228,7 +228,7 @@ toolz==0.12.0 torch==2.7.0 torchvision==0.17.2 traitlets==5.11.2 -transformers==4.41.2 +transformers==4.50.0 trubrics==1.6.2 typer==0.9.0 types-python-dateutil==2.8.19.14