Skip to content

Commit f9c38e0

Browse files
committed
Pipfile: 0.8.1 to <0.9 (brings in 0.8.2)
1 parent 849c47a commit f9c38e0

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
@@ -21,7 +21,7 @@ black = "==19.3b0"
2121

2222
[packages]
2323
kaptan = "*"
24-
libtmux = "==0.8.1"
24+
libtmux = "<0.9"
2525
click = ">=7<8"
2626
colorama = "*"
2727
e1839a8 = {path = ".",editable = true}

0 commit comments

Comments
 (0)