Skip to content

Commit

Permalink
chore: bump minimum Reactant version
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Dec 6, 2024
1 parent fb44a48 commit 123248b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ NNlib = "0.9.24"
Optimisers = "0.4.1"
Preferences = "1.4.3"
Random = "1.10"
Reactant = "0.2.6"
Reactant = "0.2.8"
Reexport = "1.2.2"
ReverseDiff = "1.15"
SIMDTypes = "0.1"
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Optimisers = "0.4.1"
Pkg = "1.10"
Printf = "1.10"
Random = "1.10"
Reactant = "0.2.6"
Reactant = "0.2.8"
StableRNGs = "1"
StaticArrays = "1"
WeightInitializers = "1"
Expand Down

0 comments on commit 123248b

Please sign in to comment.