Skip to content

Commit 09f384b

Browse files
Merge pull request #38 from SciML/ap/up_lux
chore: force install latest versions
2 parents 25a11e7 + 8b2c3ab commit 09f384b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ModelingToolkitNeuralNets"
22
uuid = "f162e290-f571-43a6-83d9-22ecc16da15f"
33
authors = ["Sebastian Micluța-Câmpeanu <sebastian.mc95@proton.me> and contributors"]
4-
version = "1.3.0"
4+
version = "1.4.0"
55

66
[deps]
77
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
@@ -17,8 +17,8 @@ Aqua = "0.8"
1717
ComponentArrays = "0.15.11"
1818
ForwardDiff = "0.10.36"
1919
JET = "0.8"
20-
Lux = "0.5.32"
21-
LuxCore = "0.1.14, 1.0"
20+
Lux = "1"
21+
LuxCore = "1"
2222
ModelingToolkit = "9.9"
2323
ModelingToolkitStandardLibrary = "2.7"
2424
Optimization = "3.24"

0 commit comments

Comments
 (0)