Skip to content

Commit 73eef30

Browse files
committed
Pin Pipfile dependencies
1 parent e7b7a48 commit 73eef30

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Pipfile

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7+
kaptan = ">=0.5.7"
8+
libtmux = "==0.8.0"
9+
click = "==6.7"
10+
colorama = "==0.3.9"
711

812
[dev-packages]
913
kaptan = ">=0.5.7"
1014
libtmux = "==0.8.0"
1115
click = "==6.7"
1216
colorama = "==0.3.9"
1317
docutils = "==0.14"
14-
alagitpull = "==0.0.20"
18+
alagitpull = "==0.0.21"
1519
aafigure = "==0.6"
1620
pytest = "==3.6.2"
1721
pytest-rerunfailures = "==4.1"

0 commit comments

Comments
 (0)