python3Packages.apache-beam: relaxing pyarrow dep no longer necessary

This commit is contained in:
Samuel Ainsworth
2023-02-08 14:10:24 -08:00
parent f9b7e743fe
commit b2336a910a
@@ -71,7 +71,6 @@ buildPythonPackage rec {
# See https://github.com/NixOS/nixpkgs/issues/156957
"dill"
"numpy"
"pyarrow"
"pymongo"
# See https://github.com/NixOS/nixpkgs/issues/193613