Skip to content

Commit 98cc3ed

Browse files
committed
tweak project
1 parent 8d09594 commit 98cc3ed

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ CairoMakie = "0.12"
4848
Combinatorics = "1.0.2"
4949
DataStructures = "0.18"
5050
DiffEqBase = "< 6.159.0"
51-
DocStringExtensions = "0.8, 0.9"
52-
DynamicPolynomials = "0.5, 0.6"
53-
DynamicQuantities = "0.13.2, 1"
51+
DocStringExtensions = "0.9"
52+
DynamicPolynomials = "0.6"
53+
DynamicQuantities = "1"
5454
EnumX = "1.0.4"
5555
GraphMakie = "0.5"
5656
Graphs = "1.4"
@@ -61,14 +61,14 @@ Latexify = "0.16.5"
6161
MacroTools = "0.5.5"
6262
ModelingToolkit = "9.32"
6363
Parameters = "0.12"
64-
Reexport = "0.2, 1.0"
64+
Reexport = "1.0"
6565
Requires = "1.0"
6666
RuntimeGeneratedFunctions = "0.5.12"
6767
SciMLBase = "< 2.57.2"
6868
Setfield = "1"
6969
# StructuralIdentifiability = "0.5.8"
70-
SymbolicUtils = "2.1.2, 3.3.0"
71-
Symbolics = "5.30.1, 6"
70+
SymbolicUtils = "3.3.0"
71+
Symbolics = "6"
7272
Unitful = "1.12.4"
7373
julia = "1.10"
7474

0 commit comments

Comments
 (0)