Hacker News new | ask | show | jobs
by verdverm 1585 days ago
What's interesting here?
2 comments

All python projects using Flask<2 that failed to pin their transitive dependencies (which is unfortunately somewhat common) are failing builds due to a breaking change, as of today.
Another example of the sad state of python dependency versioning. I'm saying that as someone whose go-to language is fanatically Python.