diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 2a356dd..ce63496 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,3 +53,4 @@ cached-property>=1.5,<1.6 bandit black ; python_version>="3.6" pre-commit +flake8 |