We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6d5fc commit a4a8af7Copy full SHA for a4a8af7
Pipfile
@@ -16,8 +16,7 @@ autopep8 = "~=1.4"
16
[packages]
17
pipfile = "~=0.0"
18
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"
+colorama = "~=0.4.3"
21
packaging = "~=19.1"
22
requirementslib = "~=1.5"
23
vistir = "~=0.4"
0 commit comments