Merge pull request #8390 from cmonr/fix-colorama-pkg-version

Fixed colorama Python package
pull/8301/merge
Anna Bridge 2018-10-12 10:34:46 +01:00 committed by GitHub
commit 4c3b3f0724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
colorama>=0.3.3
colorama==0.3.9
PySerial>=2.7
PrettyTable>=0.7.2
Jinja2>=2.7.3