diff --git a/blog-examples/llama-index/hacknernews_app/requirements.txt b/blog-examples/llama-index/hacknernews_app/requirements.txt index 31712b01..00a12e5d 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -202,7 +202,7 @@ typing_extensions==4.9.0 tzdata==2024.1 tzlocal==5.2 uri-template==1.3.0 -urllib3==2.2.0 +urllib3==2.5.0 validators==0.22.0 virtualenv==20.25.0 wcwidth==0.2.13