Skip to content

Commit

Permalink
remove compat
Browse files Browse the repository at this point in the history
  • Loading branch information
PGimenez committed Jan 24, 2024
1 parent 3a35103 commit 429ee12
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
name = "LorenzEquations"
imgname = "lorenz"
version = "0.0.2"
version = "0.0.3"

[deps]
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
GenieFramework = "a59fdf5c-6bf0-4f5d-949c-a137c9e2f353"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
StippleLatex = "8706c442-30ce-4f68-b407-b81ebf148be9"

[compat]
DifferentialEquations = "7.8.0"
GenieFramework = "1.26.0"
ModelingToolkit = "8.59.1"
Revise = "3.5.3"
StippleLatex = "0.5.3"

0 comments on commit 429ee12

Please sign in to comment.