From 95bf1c13ad539dbb23a8f9d7d00a07d33962b6fc Mon Sep 17 00:00:00 2001 From: Weves Date: Sun, 24 Dec 2023 14:49:12 -0800 Subject: [PATCH] Add http2 dependency --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index fe1b57a21..f22f47678 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -18,7 +18,7 @@ google-auth-oauthlib==1.0.0 # will reintroduce this when library version catches up # gpt4all==2.0.2 httpcore==0.16.3 -httpx==0.23.3 +httpx[http2]==0.23.3 httpx-oauth==0.11.2 huggingface-hub==0.20.1 jira==3.5.1