System setup
OS: Ubuntu
Python version: > 3.7
Python environment (if any): any
Describe the bug
CI Test suite is failling because of version conflict between flake8 and wemake-python-styleguide.
** Fix **
Relax the condition on flake8 package version , to allow > 5.0 versions
Are you planning to submit a Pull Request?