Skip to content

Commit cef160e

Browse files
authored
Update Project.toml
1 parent 4273569 commit cef160e

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Project.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"
88
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
99

1010
[compat]
11-
ChainRulesCore = "1.25.0"
12-
Functors = "0.5.2"
13-
LinearAlgebra = "1.11.0"
14-
Optimisers = "0.4.2"
15-
Random = "1.11.0"
16-
StaticArrays = "1.9.9"
17-
Statistics = "1.11.1"
18-
Test = "1.11.0"
19-
Zygote = "0.6.73"
11+
ChainRulesCore = "1"
12+
Functors = "0.5"
13+
LinearAlgebra = "1"
14+
Optimisers = "0.4"
15+
Random = "1"
16+
StaticArrays = "1"
17+
Statistics = "1"
18+
Test = "1"
19+
Zygote = "0.6"
2020
julia = "1.10"
2121

2222
[extras]

0 commit comments

Comments
 (0)