Skip to content

Commit 7109675

Browse files
committed
fix: LuxLib min compats
1 parent 8826220 commit 7109675

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/LuxLib/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ LuxCore = "1.5"
8888
MKL = "0.7, 0.8, 0.9"
8989
MLDataDevices = "1.17.1"
9090
Markdown = "1.10"
91-
NNlib = "0.9.27"
91+
NNlib = "0.9.33"
9292
Octavian = "0.3.28"
9393
OneHotArrays = "0.2.5"
9494
Polyester = "0.7.18"

lib/LuxLib/test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ LuxTestUtils = "2"
6060
MKL = "0.7, 0.8, 0.9"
6161
MLDataDevices = "1.17"
6262
Mooncake = "0.5"
63-
NNlib = "0.9.27"
63+
NNlib = "0.9.33"
6464
Octavian = "0.3.28"
6565
ParallelTestRunner = "2.1"
6666
Pkg = "1.10"

0 commit comments

Comments
 (0)