================
- Add support for Python 3.9, 3.10, 3.11.
- Drop support for Python 2.7, 3.5, 3.6.
- Update tests to run with SQLAlchemy 2. (There are no guaranties that they
still run with older versions.)
- Ignore ``convert_unicode`` parameter in ZCML ``engine`` directive, as it is
no longer supported by SQLAlchemy 2.