diff --git a/requirements.txt b/requirements.txt index b93730e..54b3fe2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ python-dotenv==1.0.1 token_count==0.2.1 loguru==0.7.2 nicegui==2.1.0 -httpx==0.27.2 +httpx==0.28.1 dynaconf==3.2.6 toml==0.10.2