python3Packages.pytorch-lightning: 2.6.1 -> 2.6.4
Diff: https://github.com/Lightning-AI/pytorch-lightning/compare/2.6.1...2.6.4 Changelog: https://github.com/Lightning-AI/pytorch-lightning/releases/tag/2.6.4
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "pytorch-lightning";
|
||||
version = "2.6.1";
|
||||
version = "2.6.4";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user