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