Skip to content

Commit

Permalink
chore: bump compat for DataAugmentation to 0.3 for package ConvMixer,…
Browse files Browse the repository at this point in the history
… (keep existing compat) (#876)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Sep 5, 2024
1 parent 49f49a5 commit 4361e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ConvMixer/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
[compat]
Comonicon = "1.0.8"
ConcreteStructs = "0.2.3"
DataAugmentation = "0.2.12"
DataAugmentation = "0.2.12, 0.3"
ImageCore = "0.10.2"
ImageShow = "0.3.8"
Interpolations = "0.15.1"
Expand Down

0 comments on commit 4361e51

Please sign in to comment.