Skip to content
Snippets Groups Projects
Commit 93c8a448 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: increase version requirement for openpyxl

parent 326bd556
No related branches found
No related tags found
2 merge requests!59FIX: if multiple updates for one entity exist, the retrieve would result in an...,!58FIX: if multiple updates for one entity exist, the retrieve would result in an...
Pipeline #28927 failed
......@@ -157,7 +157,7 @@ def setup_package():
install_requires=["caosdb>=0.7.0",
"jsonschema>=4.4.0",
"numpy>=1.17.3",
"openpyxl>=3.0.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