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

DOC: Note in setup.py

parent 187bcfa5
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 #50259 passed with warnings
......@@ -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.17.3", # With Py3.8, we could go up to 1.24
"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