python3Packages.sagemaker: Add packaging dependency
This commit is contained in:
committed by
Tim Steinbach
parent
285301cd1f
commit
b1f42e48de
@@ -10,6 +10,7 @@
|
|||||||
, protobuf3-to-dict
|
, protobuf3-to-dict
|
||||||
, smdebug-rulesconfig
|
, smdebug-rulesconfig
|
||||||
, pandas
|
, pandas
|
||||||
|
, packaging
|
||||||
}:
|
}:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
@@ -32,6 +33,7 @@ buildPythonPackage rec {
|
|||||||
google-pasta
|
google-pasta
|
||||||
importlib-metadata
|
importlib-metadata
|
||||||
numpy
|
numpy
|
||||||
|
packaging
|
||||||
protobuf
|
protobuf
|
||||||
protobuf3-to-dict
|
protobuf3-to-dict
|
||||||
smdebug-rulesconfig
|
smdebug-rulesconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user