mozilla / bleach

Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
https://bleach.readthedocs.io/en/latest/
Other
2.65k stars 251 forks source link

Remove packaging dependency (#621) #643

Closed willkg closed 2 years ago

willkg commented 2 years ago

VERSION has been deprecated for ages, so we can remove it and with it, the only use of the packaging dependency.

Fixes #621