mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-03-19 19:46:55 +08:00
- Use distributions() in __get_installed_packages for installed packages - Use packaging.requirements.Requirement, drop pkg_resources dependency - __standardize_pkg_name: normalize dots to underscores (PEP-style) - Keep max version when multiple distributions exist for same package Made-with: Cursor