From 77e99168bf8cbf9f4c1314e7d097ff01af7058a3 Mon Sep 17 00:00:00 2001 From: wuhao Date: Thu, 22 Jul 2021 11:51:50 +0800 Subject: [PATCH] 1 --- Pipfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Pipfile b/Pipfile index 59233f7..b758d99 100644 --- a/Pipfile +++ b/Pipfile @@ -14,6 +14,7 @@ gunicorn = "*" uvloop = "*" httptools = "*" typing-extensions = "*" +arrow = "*" [dev-packages]