mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
Merge pull request #454 from ashkan-leo/fix_tensorboard
add absl-py as tensorboard dependency
This commit is contained in:
commit
a4b7692032
1 changed files with 1 additions and 0 deletions
|
@ -1695,6 +1695,7 @@ self: super:
|
|||
self.grpcio
|
||||
self.protobuf
|
||||
self.werkzeug
|
||||
self.absl-py
|
||||
];
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue