Merge pull request #106793 from r-ryantm/auto-update/python3.7-pytorch-metric-learning
python37Packages.pytorch-metric-learning: 0.9.94 -> 0.9.95
This commit is contained in:
commit
5fea31203e
@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pytorch-metric-learning";
|
||||
version = "0.9.94";
|
||||
version = "0.9.95";
|
||||
|
||||
disabled = isPy27;
|
||||
|
||||
@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
owner = "KevinMusgrave";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
sha256 = "1i2m651isa6xk3zj8dhzdbmd1bdzl51bh6rxifx6gg22hfa5dj9a";
|
||||
sha256 = "1msvs1j3n47762ahm21bnkk2qqabxw8diiyi7s420x4zg24mr23g";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user