Hacker News new | ask | show | jobs
by usrbinbash 975 days ago
> breaking changes in widely-used packages are disrespectful to your users

No they are not.

The flask team announces changes, deprecates things and uses major versions correctly. The major version change also doesn't happen frequently.

If a package absolutely requires a certain version, IT CAN SPECIFY AS MUCH in its requirements. If it doesn't, tough luck.