From 300d96e56c6ace147777267eb74ad4314db76341 Mon Sep 17 00:00:00 2001 From: taizan-hokuto <55448286+taizan-hokuto@users.noreply.github.com> Date: Thu, 3 Sep 2020 21:24:21 +0900 Subject: [PATCH] Fix requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5cf475..4d24516 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -httpx==0.14.1 +httpx[http2]==0.14.1 protobuf==3.13.0 pytz urllib3 \ No newline at end of file