Skip to content
Snippets Groups Projects
Verified Commit 7499481a authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Explicitly require numpy 2

parent 53d5a79f
No related branches found
No related tags found
No related merge requests found
Pipeline #56113 failed
......@@ -37,6 +37,7 @@ install_requires =
docopt
numba>=0.50
awkward>=2
numpy>=2
uproot>=5
setuptools_scm
python_requires = >=3.7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment