diff options
| author | 2020-09-25 17:25:20 +0100 | |
|---|---|---|
| committer | 2020-09-25 17:25:20 +0100 | |
| commit | 3dee3880efd82dc862964f96253fc42a3aefb735 (patch) | |
| tree | 68580cb9a99291b77684f746308b33b95586bf90 /Pipfile | |
| parent | add modified files (diff) | |
uninstall flake8 and update pipfile and pipfile.lock
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 | 
1 files changed, 0 insertions, 2 deletions
@@ -13,10 +13,8 @@ pillow = "~=6.2"  pytz = "~=2019.2"  sentry-sdk = "~=0.14.2"  PyYAML = "~=5.3.1" -flake8 = "*"  [dev-packages] -flake8 = "~=3.8"  flake8-annotations = "~=2.3"  flake8-bugbear = "~=20.1"  flake8-docstrings = "~=1.5"  |