From 7f3edd2975bb0057ec1c5a0bbfd730b0679776cf Mon Sep 17 00:00:00 2001
From: Johannes Schumann <johannes.schumann@fau.de>
Date: Tue, 20 Apr 2021 22:55:11 +0200
Subject: [PATCH] Fix PROPOSAL to version 6.1.6 because of installation
 problems

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 48c448b..d9a0795 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,4 +10,4 @@ uproot>=4.0.0
 awkward>=1.0.0
 pandas
 mendeleev
-proposal
+proposal==6.1.6
-- 
GitLab