From 987552eb076afd4f6245f577fd9fd41b83e53f85 Mon Sep 17 00:00:00 2001 From: Mason Proffitt Date: Wed, 25 Aug 2021 15:21:49 +0200 Subject: [PATCH] add awkward and vector as requirements --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 6e4567e..cfb03f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ +awkward~=1.4 matplotlib~=3.4 scipy~=1.7 uproot~=4.0 +vector>=0.8.2