Skip to content

Commit a49dc54

Browse files
committed
Update requirements.txt
1 parent 527c4c5 commit a49dc54

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

requirements.txt

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1-
PyYAML==3.10
2-
cov-core==1.7
3-
coverage==3.6
4-
invoke==0.2.0
5-
mock==1.0.1
6-
pexpect-u==2.5.1
7-
py==1.4.13
8-
pytest==2.3.4
9-
pytest-capturelog==0.7
10-
pytest-cov==1.6
11-
pytest-timeout==0.3
12-
tox==1.4.3
13-
virtualenv==1.9.1
1+
PyYAML==3.12
2+
coverage==4.4.1
3+
funcsigs==1.0.2
4+
mock==2.0.0
5+
pbr==3.0.1
6+
py==1.4.33
7+
pytest-cov==2.5.1
8+
pytest==3.0.7

0 commit comments

Comments
 (0)