Skip to content
Snippets Groups Projects
Verified Commit 5d1b025d authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Pegging NumPy to < 2 for the moment.

parent d9c6edda
Branches
Tags v0.10.0-numpy2
No related merge requests found
Pipeline #52197 passed
......@@ -158,7 +158,7 @@ def setup_package():
install_requires=["linkahead>=0.13.1",
"jsonref",
"jsonschema[format]>=4.4.0",
"numpy>=1.24.0",
"numpy>=1.24.0, < 2",
"openpyxl>=3.0.7",
"pandas>=1.2.0",
"xlrd>=2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment