Skip to content

Commit 4c3b3f0

Browse files
authored
Merge pull request #8390 from cmonr/fix-colorama-pkg-version
Fixed colorama Python package
2 parents 5e4b872 + 7252618 commit 4c3b3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
colorama>=0.3.3
1+
colorama==0.3.9
22
PySerial>=2.7
33
PrettyTable>=0.7.2
44
Jinja2>=2.7.3

0 commit comments

Comments
 (0)