From ae73113d213acf8e1dfe4676859b41f257b58065 Mon Sep 17 00:00:00 2001
From: Johannes Schumann <johannes.schumann@fau.de>
Date: Sun, 30 Jun 2024 00:05:05 +0000
Subject: [PATCH] Update package versions

---
 setup.cfg | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index c8a18b1..4d88591 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -38,16 +38,16 @@ packages = find:
 install_requires =
     setuptools>=69
     setuptools_scm
-    numpy==1.23.5
-    numba==0.56.4
+    numpy
+    numba
     scipy
     spython
     thepipe
     particle
     click
     f90nml
-    uproot>=4.0.0,<5.0.0
-    awkward>=1.4.0,<2.0.0
+    uproot
+    awkward
     pandas
     mendeleev
     km3io
-- 
GitLab