-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
alt-ergo dependencies on cmdliner, menhir and dune are blocking upgrades #21127
Comments
cc @Gbury |
I’m closing this as this is an issue for the alt-ergo maintainers. I would suggest opening an issue over there instead. |
Hi, sorry for the delay. Concerning the dependencies:
So to sum things up, all dependency upper bounds should be removed in the next release of alt-ergo. |
Sounds good! Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I am face with the following constraints, that block some upgrades:
I understand the above constraints were necessary at some point. Are they still necessary?
I would love to be able to upgrade to the recent versions of cmdliner, dune, and menhir.
Thanks!
The text was updated successfully, but these errors were encountered: