python310Packages.awswrangler: relax openpyxl dependency

This commit is contained in:
Matt Wittmann
2023-03-29 15:35:26 -07:00
parent 371e567558
commit 63366ba77c
@@ -58,6 +58,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"gremlinpython"
"numpy"
"openpyxl"
"pandas"
"pg8000"
"pyarrow"