From 604c52e608e767e2edbddd6319a539e40a60118d Mon Sep 17 00:00:00 2001 From: taizan-hokouto <55448286+taizan-hokuto@users.noreply.github.com> Date: Sat, 24 Jul 2021 22:13:52 +0900 Subject: [PATCH] Update requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07ecc5a..857262a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -httpx[http2]==0.16.1 \ No newline at end of file +httpx[http2] \ No newline at end of file