When running pip install: `flake8-file-encoding 0.1.0 requires flake8<4,>=3, but you have flake8 5.0.4 which is incompatible` Running it still works, so it seems you really only need to bump the flake8 version.