diff --git a/setup.py b/setup.py
index c5a33e807dda37bbc09c041b9884727063488687..e9576fae001366b9a8a6d9b6d4cff7d3849b086b 100755
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@ setuptools.setup(
         'matplotlib',
         'mir_eval',
         'nn_fac>=0.3.1',
-        'numpy >= 1.8.0,<1.24',
+        'numpy >= 1.8.0',
         'pandas',
         'sacred',
         'scikit_learn',