Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use exgboost and mighty together #44

Open
brweber2 opened this issue Jan 10, 2025 · 0 comments
Open

Cannot use exgboost and mighty together #44

brweber2 opened this issue Jan 10, 2025 · 0 comments

Comments

@brweber2
Copy link

Both exgboost and mighty depend on exterval but they require different versions (and you cannot fix this with an override: true):

  • exgboost: {:exterval, "0.1.0"}
  • mighty: {:exterval, "0.2.0"}

Is there a reason not to upgrade exterval in exgboost to 0.2.0?

Would this be as simple as changing ~I to ~i or is there more to it?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant