| ▲ | chippiewill 2 hours ago | |
There isn't a good way to know if a given package is using semver though. There's a lot of packages in the Python ecosystem that use time based versioning rather than semver (literally `year.minor`) and closed ranges cause untold problems. | ||