Skip to content

Commit c39e33d

Browse files
Merge pull request #442 from SciML/compathelper/new_version/2021-09-03-00-45-27-907-01031471719
CompatHelper: bump compat for NeuralPDE to 4 for package models, (keep existing compat)
2 parents 60cc2bf + 8fcd460 commit c39e33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/models/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ForwardDiff = "0.10"
3232
Latexify = "0.13, 0.14, 0.15"
3333
ModelingToolkit = "3.10, 4.0, 5.0, 6"
3434
NLsolve = "4.4"
35-
NeuralPDE = "2, 3.0"
35+
NeuralPDE = "2, 3.0, 4"
3636
Optim = "0.21, 0.22, 1.0"
3737
OrdinaryDiffEq = "5.41"
3838
Plots = "1.4"

0 commit comments

Comments
 (0)