From 962663acf9b604d6e94ac122683ccad3fd445655 Mon Sep 17 00:00:00 2001 From: Chris Burr Date: Thu, 8 Apr 2021 12:53:39 +0200 Subject: [PATCH] Add importlib_resources --- config/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config/requirements.txt b/config/requirements.txt index 20c86b9..0b1fff1 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -55,6 +55,7 @@ typing==3.6.6 hypothesis python-json-logger>=0.1.8 prompt-toolkit +importlib_resources # Add uproot and optional compression related libraries uproot backports.lzma