Skip to content

Commit ff302a2

Browse files
committed
Fixed old dependancy
1 parent 619848e commit ff302a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ wheel = "*"
1616
boto3 = "==1.4.4"
1717
botocore = "==1.5.62"
1818
click = "==6.6"
19-
docutils = "==0.12"
19+
docutils = "*"
2020
jmespath = "==0.9.0"
2121
pyaml = "==15.8.2"
2222
python-dateutil = "==2.5.3"

0 commit comments

Comments
 (0)