Added
+ integration test: run the tests for Kwant's qsymm module against the current version
of qsymm.
Fixed
+ Avoided using deprecated functionality in latest scipy, numpy, and sympy
+ Fix syntax for python 3.9
Removed
+ Support of python < 3.7, numpy < 1.16, scipy < 1.1, sympy < 1.3
(similar to the upcoming Kwant release)