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

MAINT: Increased numpy version to 1.25 (for np.dtypes)

parent 27d0aa5d
No related branches found
No related tags found
No related merge requests found
Pipeline #50257 failed
......@@ -158,7 +158,7 @@ def setup_package():
install_requires=["linkahead>=0.13.1",
"jsonref",
"jsonschema[format]>=4.4.0",
"numpy>=1.17.3",
"numpy>=1.25",
"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.
Finish editing this message first!
Please register or to comment