Set min python version to 3.6.2
django-rest-mfa is the only dependency that makes glitchtip installation fail when using python 3.6 due to its requirement of python 3.8.
I haven't checked it thoroughly, but it actually looks compatible with python 3.6. At least the tests are passing.
Edited by xuhcc