python310Packages.awswrangler: relax pyarrow dependency
awswrangler: pyarrow<10.1.0 nixpkgs: pyarrow==11.0.0
This commit is contained in:
@@ -60,6 +60,7 @@ buildPythonPackage rec {
|
||||
"numpy"
|
||||
"pandas"
|
||||
"pg8000"
|
||||
"pyarrow"
|
||||
];
|
||||
|
||||
nativeCheckInputs = [ moto pytestCheckHook ];
|
||||
|
||||
Reference in New Issue
Block a user