Black stopped supporting python3.6 as of version 22.9.0
This is a hack so that people with python 3.6 don't get an error when running arc lint or arc diff. It allows people with e.gG Ubuntu 18.04 to contribute, as long as they don't touch python code and don't run arc lint --everything (black 22.8 yields a different style for long strings and multiline strings).