Can't update to version 13.22 ModuleNotFoundError: No module named 'bleach_allowlist'

try below on frappe-bench directory
./env/bin/pip3 install bleach_allowlist
worked for me

8 Likes