Add colorama to testing dependencies

This commit is contained in:
Luke Murphy 2019-05-12 11:33:25 +02:00
parent adf7856162
commit 30f007687a
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ atomicwrites==1.2.1
attrs==18.2.0 attrs==18.2.0
black==18.9b0; python_version >= '3.6' black==18.9b0; python_version >= '3.6'
Click==7.0 Click==7.0
colorama==0.4.1
coverage==4.5.1 coverage==4.5.1
docopt==0.6.2 docopt==0.6.2
flake8==3.5.0 flake8==3.5.0