mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
add absl-py as tensorboard dependency
This commit is contained in:
parent
4173277746
commit
1c5ee0df43
1 changed files with 1 additions and 0 deletions
|
@ -1688,6 +1688,7 @@ self: super:
|
|||
self.grpcio
|
||||
self.protobuf
|
||||
self.werkzeug
|
||||
self.absl-py
|
||||
];
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue