We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f32367 commit 1c14004Copy full SHA for 1c14004
Project.toml
@@ -19,7 +19,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
19
20
[compat]
21
Catalyst = "12.0"
22
-DataStructures = "0.18"
+DataStructures = "0.17, 0.18"
23
DiffEqBase = "6.54.0"
24
DocStringExtensions = "0.8, 0.9"
25
FunctionWrappers = "1.0"
@@ -29,7 +29,7 @@ RandomNumbers = "1.3"
29
Reexport = "0.2, 1.0"
30
StaticArrays = "0.10, 0.11, 0.12, 1.0"
31
UnPack = "1.0.2"
32
-julia = "1.6, 1.7"
+julia = "1.6, 1.7, 1.8"
33
34
[extras]
35
Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83"
0 commit comments