Bug description
Version 0.22 of packaging deprecates LegacyVersion and LegacySpecifier which are used in this module.
Steps to Reproduce
- upgrade to latest version of packaging
- run anything
Actual behavior
module crashes
Expected behavior
module does not crash
Additional context
usage of deprecated functions are found here: https://github.com/thoth-station/python/search?q=LegacyVersion
Bug description
Version 0.22 of
packagingdeprecatesLegacyVersionandLegacySpecifierwhich are used in this module.Steps to Reproduce
Actual behavior
module crashes
Expected behavior
module does not crash
Additional context
usage of deprecated functions are found here: https://github.com/thoth-station/python/search?q=LegacyVersion