Skip to content

Commit a1df8b6

Browse files
Update Project.toml
1 parent 9ba189b commit a1df8b6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Project.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
1717
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
1818
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1919
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
20-
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
2120
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2221
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
2322
SimpleDiffEq = "05bca326-078c-5bf0-a5bf-ce7c7982d7fd"
@@ -51,14 +50,13 @@ Metal = "0.5, 1"
5150
MuladdMacro = "0.2"
5251
Parameters = "0.12"
5352
RecursiveArrayTools = "2, 3"
54-
Requires = "1.0"
5553
SciMLBase = "2.92"
5654
Setfield = "1"
5755
SimpleDiffEq = "1"
5856
StaticArrays = "1"
5957
TOML = "1"
6058
ZygoteRules = "0.2"
61-
julia = "1.6"
59+
julia = "1.10"
6260
oneAPI = "1.2, 2"
6361

6462
[extras]

0 commit comments

Comments
 (0)