From afb6cfce1794414a868eed864543f6b26e57dec8 Mon Sep 17 00:00:00 2001 From: Anna Dinaburg Vulikh Date: Wed, 7 Jul 2021 22:17:08 +0300 Subject: [PATCH] fixes dev docker #427 --- Pipfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Pipfile b/Pipfile index d91a436e..dd64670d 100644 --- a/Pipfile +++ b/Pipfile @@ -17,10 +17,12 @@ google-auth-httplib2 = "*" google-auth-oauthlib = "*" + [packages] autobahn = "*" twisted = "*" +idna = ">=2.5,<3" [requires]