From 2ec1e6d108b043ac9cae2cba8ea3a98ce88cfbef Mon Sep 17 00:00:00 2001 From: Kuchen Date: Wed, 13 Sep 2023 20:09:45 +0200 Subject: [PATCH] needs httpx[http2] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index adfa74b..5a69084 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -httpx==0.24.1 +httpx[http2]==0.24.1 pystyle==2.9 -PyYAML==6.0.1 \ No newline at end of file +PyYAML==6.0.1