Skip to content
Snippets Groups Projects
Commit 73a52aea authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DEP: Bump numpy version

parent 1204feb3
No related branches found
No related tags found
2 merge requests!100WIP: Filling XLSX: Seems to be working.,!99FIX: `to_table` failed on lists
Pipeline #50264 passed with warnings
This commit is part of merge request !99. Comments created here will be created in the context of that merge request.
......@@ -158,7 +158,7 @@ def setup_package():
install_requires=["linkahead>=0.13.1",
"jsonref",
"jsonschema[format]>=4.4.0",
"numpy>=1.17.3", # With Py3.8, we could go up to 1.24
"numpy>=1.24.0",
"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