I upgraded beautifulsoup4 and html5lib and it resolved the issue.
pip install --upgrade beautifulsoup4
pip install --upgrade html5lib
I upgraded beautifulsoup4 and html5lib and it resolved the issue.
pip install --upgrade beautifulsoup4
pip install --upgrade html5lib