diff --git a/examples/chat-py/requirements.txt b/examples/chat-py/requirements.txt index f0f4d69..871aa38 100644 --- a/examples/chat-py/requirements.txt +++ b/examples/chat-py/requirements.txt @@ -20,7 +20,7 @@ packaging==23.1 pydantic==1.10.13 python-dotenv==1.0.0 PyYAML==6.0 -requests==2.32.0 +requests==2.32.4 SQLAlchemy==2.0.11 tenacity==8.2.2 termcolor==2.3.0