Show More
@@ -1,42 +1,49 b'' | |||
|
1 | 1 | # test related requirements |
|
2 | ||
|
2 | 3 | mock==5.1.0 |
|
3 | pytest-cov==4.1.0 | |
|
4 | coverage==7.4.3 | |
|
5 | pytest==8.1.1 | |
|
6 | iniconfig==2.0.0 | |
|
7 | packaging==24.1 | |
|
8 | pluggy==1.4.0 | |
|
9 | pytest-env==1.1.3 | |
|
10 |
pytest==8. |
|
|
4 | ||
|
5 | pytest==8.3.3 | |
|
6 | iniconfig==2.0.0 | |
|
7 | packaging==24.1 | |
|
8 | pluggy==1.5.0 | |
|
9 | pytest-cov==5.0.0 | |
|
10 | coverage==7.6.4 | |
|
11 | pytest==8.3.3 | |
|
11 | 12 | iniconfig==2.0.0 |
|
12 | 13 | packaging==24.1 |
|
13 |
pluggy==1. |
|
|
14 |
pytest- |
|
|
15 | gprof2dot==2022.7.29 | |
|
16 | pytest==8.1.1 | |
|
14 | pluggy==1.5.0 | |
|
15 | pytest-env==1.1.5 | |
|
16 | pytest==8.3.3 | |
|
17 | 17 | iniconfig==2.0.0 |
|
18 | 18 | packaging==24.1 |
|
19 |
pluggy==1. |
|
|
20 | six==1.16.0 | |
|
21 | pytest-rerunfailures==13.0 | |
|
22 | packaging==24.1 | |
|
23 | pytest==8.1.1 | |
|
19 | pluggy==1.5.0 | |
|
20 | pytest-profiling==1.7.0 | |
|
21 | gprof2dot==2024.6.6 | |
|
22 | pytest==8.3.3 | |
|
24 | 23 | iniconfig==2.0.0 |
|
25 | 24 | packaging==24.1 |
|
26 |
pluggy==1. |
|
|
25 | pluggy==1.5.0 | |
|
26 | six==1.16.0 | |
|
27 | pytest-rerunfailures==14.0 | |
|
28 | packaging==24.1 | |
|
29 | pytest==8.3.3 | |
|
30 | iniconfig==2.0.0 | |
|
31 | packaging==24.1 | |
|
32 | pluggy==1.5.0 | |
|
27 | 33 | pytest-runner==6.0.1 |
|
28 | 34 | pytest-sugar==1.0.0 |
|
29 | 35 | packaging==24.1 |
|
30 |
pytest==8. |
|
|
36 | pytest==8.3.3 | |
|
31 | 37 | iniconfig==2.0.0 |
|
32 | 38 | packaging==24.1 |
|
33 |
pluggy==1. |
|
|
34 |
termcolor==2. |
|
|
39 | pluggy==1.5.0 | |
|
40 | termcolor==2.5.0 | |
|
35 | 41 | pytest-timeout==2.3.1 |
|
36 |
pytest==8. |
|
|
42 | pytest==8.3.3 | |
|
37 | 43 | iniconfig==2.0.0 |
|
38 | 44 | packaging==24.1 |
|
39 |
pluggy==1. |
|
|
45 | pluggy==1.5.0 | |
|
46 | ||
|
40 | 47 | webtest==3.0.0 |
|
41 | 48 | beautifulsoup4==4.12.3 |
|
42 | 49 | soupsieve==2.5 |
General Comments 0
You need to be logged in to leave comments.
Login now