what is the concrete usecase for knowing what the ...
# development
w
what is the concrete usecase for knowing what the constraints would be if the code didn’t have deps? afaict, all of the usecases you mention require that the deps actually be upgraded first… and you can’t actually know that some code is actually compatible with a newer version until you run it (which you can’t do until the deps are updated)