Skip to content

Commit a4a8af7

Browse files
committed
colorama up to date
1 parent 9a6d5fc commit a4a8af7

File tree

3 files changed

+192
-197
lines changed

3 files changed

+192
-197
lines changed

Pipfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ autopep8 = "~=1.4"
1616
[packages]
1717
pipfile = "~=0.0"
1818
black = {markers = "python_version>='3.6'",version = "==19.10b0"}
19-
# colorama dropped support for python 3.4 in 0.4.3
20-
colorama = "<=0.4.1"
19+
colorama = "~=0.4.3"
2120
packaging = "~=19.1"
2221
requirementslib = "~=1.5"
2322
vistir = "~=0.4"

0 commit comments

Comments
 (0)