Skip to content

Commit cefa81b

Browse files
fix: resolve versioning issues in ReservoirCellularAutomata
1 parent 30152ea commit cefa81b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ReservoirCellularAutomata/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ ReservoirComputing = "7c2d2b1e-3dd4-11ea-355a-8f6a8116e294"
1212
[compat]
1313
Aqua = "0.8"
1414
CellularAutomata = "0.0.6"
15-
Random = "1.11.0"
15+
Random = "1.10"
1616
Reexport = "1.2.2"
1717
ReservoirComputing = "0.11.3"
18-
SafeTestsets = "0.1.0"
18+
SafeTestsets = "0.1"
1919
Test = "1"
2020
julia = "1.10"
2121

0 commit comments

Comments
 (0)