messytables==0.15.2 is broken for python3.10
File "/home/airflow/.local/lib/python3.10/site-packages/messytables/headers.py", line 3, in
from messytables.core import Cell
File "/home/airflow/.local/lib/python3.10/site-packages/messytables/core.py", line 2, in
from collections import Mapping
ImportError: cannot import name 'Mapping' from 'collections' (/usr/local/lib/python3.10/collections/init.py)
messytables==0.15.2 is broken for python3.10
File "/home/airflow/.local/lib/python3.10/site-packages/messytables/headers.py", line 3, in
from messytables.core import Cell
File "/home/airflow/.local/lib/python3.10/site-packages/messytables/core.py", line 2, in
from collections import Mapping
ImportError: cannot import name 'Mapping' from 'collections' (/usr/local/lib/python3.10/collections/init.py)