From fce6c7e8a59a12a7bcfc978a1981d3b95d15168b Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 19 Jan 2023 14:40:45 +0100 Subject: [PATCH] add httpx --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 6ed6114c..8d9efcf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,3 +35,4 @@ daphne==3.0.2 pymemcache==3.4.4 django-debug-toolbar==3.2.1 uvicorn[standard]==0.18.1 +httpx==1.2.6 \ No newline at end of file -- 2.39.5