Merge pull request #216494 from mcwitt/awswrangler-relax-pyarrow

python310Packages.awswrangler: relax pyarrow dependency

authored by

Martin Weinelt and committed by
GitHub
1ad0905d d0c43b82

+1
+1
pkgs/development/python-modules/awswrangler/default.nix
··· 60 60 "numpy" 61 61 "pandas" 62 62 "pg8000" 63 + "pyarrow" 63 64 ]; 64 65 65 66 nativeCheckInputs = [ moto pytestCheckHook ];