- requirements.txt:
= tabulate version >=0.8.7 without requiring wheel = not to install wheel = switch apsw version >=3.9 from ==3.33 from installation problem on python with recent versions.
- use collections.abc.Iterable for collections.Iterable = Iterable moved to collections.abc.Iterable from version python 3.9