Pin the isort version and fix the deprecation warnings from isort 5.0.0:
W0503: Deprecated config options were used: not_skip. Please see the
5.0.0 upgrade guide: https://pycqa.github.io/isort/docs/upgrade_guides/5.0.0.html
W0501: The following deprecated CLI flags were used and ignored:
--recursive!
W0500: Please see the 5.0.0 Upgrade guide:
https://pycqa.github.io/isort/docs/upgrade_guides/5.0.0.html
Pin the isort version and fix the deprecation warnings from isort 5.0.0:
Pin flake8 to 6.0.0