Skip to content

Commit

Permalink
Limiting julia version to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jardinetsouffleton authored Oct 27, 2022
1 parent 451a2fb commit e8d868c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ StatsBase = "< 0.33.21"
Suppressor = "0.1.0 - 0.2.0"
TensorBoardLogger = "< 0.1.19"
Zygote = "0.6.26"
julia = ">= 1.6"
julia = "1.7"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit e8d868c

Please sign in to comment.