chore: update Frank-Wolfe related deps - #140
Open
dependabot[bot] wants to merge 6 commits into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/julia/FrankWolfe-0.3-and-0.4-and-0.6
branch
from
June 2, 2026 08:10
ac45c21 to
dc403f8
Compare
Member
|
@gdalle do you have ideas on how to fix this? It seems that latest versions of FrankWolfe, DifferentiableFrankWolfe and ImplicitDifferentiation API are no longer compatible with the current InferOpt code. I'm a bit lost in these packages, not sure how to handle this. |
Member
|
I'll check it out |
Updates the requirements on [FrankWolfe](https://github.com/ZIB-IOL/FrankWolfe.jl) to permit the latest version. - [Release notes](https://github.com/ZIB-IOL/FrankWolfe.jl/releases) - [Commits](https://github.com/ZIB-IOL/FrankWolfe.jl/commits/v0.6.4) --- updated-dependencies: - dependency-name: FrankWolfe dependency-version: 0.6.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/julia/FrankWolfe-0.3-and-0.4-and-0.6
branch
from
June 11, 2026 16:46
dc403f8 to
13d667e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on FrankWolfe to permit the latest version.
Release notes
Sourced from FrankWolfe's releases.
Commits