Skip to content

Commit

Permalink
Merge pull request #85 from DrChainsaw/compathelper/new_version/2022-…
Browse files Browse the repository at this point in the history
…11-29-01-45-26-754-02279554477

CompatHelper: bump compat for Functors to 0.4, (keep existing compat)
  • Loading branch information
DrChainsaw authored Dec 3, 2022
2 parents 74218ca + 01a0b02 commit e169184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
Flux = "0.13"
ChainRulesCore = "1"
Functors = "0.2, 0.3"
Flux = "0.13"
Functors = "0.2, 0.3, 0.4"
JuMP = "0.19, 0.20, 0.21, 0.22, 0.23, 1"
NaiveNASlib = "2.0.6"
Reexport = "0.2.0, 1.0"
Expand Down

0 comments on commit e169184

Please sign in to comment.