Skip to content

Commit 1c14004

Browse files
author
xiaoming
committed
Update Project.toml
fix some dependencies
1 parent 9f32367 commit 1c14004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
1919

2020
[compat]
2121
Catalyst = "12.0"
22-
DataStructures = "0.18"
22+
DataStructures = "0.17, 0.18"
2323
DiffEqBase = "6.54.0"
2424
DocStringExtensions = "0.8, 0.9"
2525
FunctionWrappers = "1.0"
@@ -29,7 +29,7 @@ RandomNumbers = "1.3"
2929
Reexport = "0.2, 1.0"
3030
StaticArrays = "0.10, 0.11, 0.12, 1.0"
3131
UnPack = "1.0.2"
32-
julia = "1.6, 1.7"
32+
julia = "1.6, 1.7, 1.8"
3333

3434
[extras]
3535
Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83"

0 commit comments

Comments
 (0)