python3Packages.textual-fastdatatables: relax pandas constraint
This commit is contained in:
@@ -50,6 +50,7 @@ buildPythonPackage rec {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"numpy"
|
||||
"pandas"
|
||||
"pyarrow"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user