Skip to content

Commit 73d9296

Browse files
committed
python312Packages.sagemaker: relax attrs
1 parent 2d6343f commit 73d9296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/development/python-modules/sagemaker/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ buildPythonPackage rec {
5353
];
5454

5555
pythonRelaxDeps = [
56+
"attrs"
5657
"boto3"
5758
"cloudpickle"
5859
"importlib-metadata"

0 commit comments

Comments
 (0)