adding in a dependency version to fix an error with Flask CLI (#6547)

This commit is contained in:
Marcus 2018-12-17 22:46:04 +01:00 committed by Maxime Beauchemin
parent e2854994ba
commit 9ec3e18ecb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
console_log==0.2.10
python-dotenv
python-dotenv==0.10.1
flake8-commas==2.0.0
flake8-import-order==0.18
flake8-quotes==1.0.0