python3Packages.tensorboard_plugin_profile: 2.5.0 -> 2.8.0

This commit is contained in:
Martin Weinelt
2022-07-21 22:35:18 +02:00
parent 74576263a5
commit 64d382d608
@@ -6,7 +6,7 @@
buildPythonPackage rec {
pname = "tensorboard_plugin_profile";
version = "2.5.0";
version = "2.8.0";
format = "wheel";
src = fetchPypi {
@@ -14,7 +14,7 @@ buildPythonPackage rec {
format = "wheel";
dist = "py3";
python = "py3";
sha256 = "16jch9py98h7wrffdiz6j0i3kdykxdp5m0kfxr1fxy2phqanpjqk";
hash = "sha256-2LzXSdPrzS5G63ONvchdEL4aJD75eU9dF1pMqLcfbto=";
};
propagatedBuildInputs = [