pyupio / safety

Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
https://safetycli.com/product/safety-cli
MIT License
1.66k stars 141 forks source link

Remove the LegacyVersion import #439

Closed yeisonvargasf closed 1 year ago

yeisonvargasf commented 1 year ago

Remove the imports related to LegacyVersion, which was used in the past, but isn't required now.