Show More
@@ -1,15 +1,16 b'' | |||||
1 | # test related requirements |
|
1 | # test related requirements | |
2 | pytest==3.8.2 |
|
2 | pytest==3.8.2 | |
3 | py==1.6.0 |
|
3 | py==1.6.0 | |
4 | pytest-cov==2.6.0 |
|
4 | pytest-cov==2.6.0 | |
5 | pytest-sugar==0.9.1 |
|
5 | pytest-sugar==0.9.1 | |
6 | pytest-runner==4.2.0 |
|
6 | pytest-runner==4.2.0 | |
7 | pytest-profiling==1.3.0 |
|
7 | pytest-profiling==1.3.0 | |
8 | pytest-timeout==1.3.2 |
|
8 | pytest-timeout==1.3.2 | |
9 | gprof2dot==2017.9.19 |
|
9 | gprof2dot==2017.9.19 | |
10 |
|
10 | |||
11 | mock==1.0.1 |
|
11 | mock==1.0.1 | |
12 | cov-core==1.15.0 |
|
12 | cov-core==1.15.0 | |
13 | coverage==4.5.1 |
|
13 | coverage==4.5.1 | |
14 |
|
14 | |||
15 | webtest==2.0.32 |
|
15 | webtest==2.0.32 | |
|
16 | beautifulsoup4==4.6.3 |
General Comments 0
You need to be logged in to leave comments.
Login now