Show More
@@ -1,55 +1,55 b'' | |||||
1 | # test related requirements |
|
1 | # test related requirements | |
2 |
|
2 | |||
3 | mock==5.1.0 |
|
3 | mock==5.1.0 | |
4 |
|
4 | |||
5 | pytest==8.3.3 |
|
5 | pytest==8.3.3 | |
6 | iniconfig==2.0.0 |
|
6 | iniconfig==2.0.0 | |
7 | packaging==24.1 |
|
7 | packaging==24.1 | |
8 | pluggy==1.5.0 |
|
8 | pluggy==1.5.0 | |
9 | pytest-cov==5.0.0 |
|
9 | pytest-cov==5.0.0 | |
10 | coverage==7.6.4 |
|
10 | coverage==7.6.4 | |
11 | pytest==8.3.3 |
|
11 | pytest==8.3.3 | |
12 | iniconfig==2.0.0 |
|
12 | iniconfig==2.0.0 | |
13 | packaging==24.1 |
|
13 | packaging==24.1 | |
14 | pluggy==1.5.0 |
|
14 | pluggy==1.5.0 | |
15 | pytest-env==1.1.5 |
|
15 | pytest-env==1.1.5 | |
16 | pytest==8.3.3 |
|
16 | pytest==8.3.3 | |
17 | iniconfig==2.0.0 |
|
17 | iniconfig==2.0.0 | |
18 | packaging==24.1 |
|
18 | packaging==24.1 | |
19 | pluggy==1.5.0 |
|
19 | pluggy==1.5.0 | |
20 | pytest-profiling==1.7.0 |
|
20 | pytest-profiling==1.7.0 | |
21 | gprof2dot==2024.6.6 |
|
21 | gprof2dot==2024.6.6 | |
22 | pytest==8.3.3 |
|
22 | pytest==8.3.3 | |
23 | iniconfig==2.0.0 |
|
23 | iniconfig==2.0.0 | |
24 | packaging==24.1 |
|
24 | packaging==24.1 | |
25 | pluggy==1.5.0 |
|
25 | pluggy==1.5.0 | |
26 | six==1.16.0 |
|
26 | six==1.16.0 | |
27 | pytest-rerunfailures==14.0 |
|
27 | pytest-rerunfailures==14.0 | |
28 | packaging==24.1 |
|
28 | packaging==24.1 | |
29 | pytest==8.3.3 |
|
29 | pytest==8.3.3 | |
30 | iniconfig==2.0.0 |
|
30 | iniconfig==2.0.0 | |
31 | packaging==24.1 |
|
31 | packaging==24.1 | |
32 | pluggy==1.5.0 |
|
32 | pluggy==1.5.0 | |
33 | pytest-runner==6.0.1 |
|
33 | pytest-runner==6.0.1 | |
34 | pytest-sugar==1.0.0 |
|
34 | pytest-sugar==1.0.0 | |
35 | packaging==24.1 |
|
35 | packaging==24.1 | |
36 | pytest==8.3.3 |
|
36 | pytest==8.3.3 | |
37 | iniconfig==2.0.0 |
|
37 | iniconfig==2.0.0 | |
38 | packaging==24.1 |
|
38 | packaging==24.1 | |
39 | pluggy==1.5.0 |
|
39 | pluggy==1.5.0 | |
40 | termcolor==2.5.0 |
|
40 | termcolor==2.5.0 | |
41 | pytest-timeout==2.3.1 |
|
41 | pytest-timeout==2.3.1 | |
42 | pytest==8.3.3 |
|
42 | pytest==8.3.3 | |
43 | iniconfig==2.0.0 |
|
43 | iniconfig==2.0.0 | |
44 | packaging==24.1 |
|
44 | packaging==24.1 | |
45 | pluggy==1.5.0 |
|
45 | pluggy==1.5.0 | |
46 |
|
46 | |||
47 |
webtest==3.0. |
|
47 | webtest==3.0.1 | |
48 | beautifulsoup4==4.12.3 |
|
48 | beautifulsoup4==4.12.3 | |
49 | soupsieve==2.5 |
|
49 | soupsieve==2.5 | |
50 |
waitress==3.0. |
|
50 | waitress==3.0.1 | |
51 |
webob==1.8. |
|
51 | webob==1.8.9 | |
52 |
|
52 | |||
53 | # RhodeCode test-data |
|
53 | # RhodeCode test-data | |
54 | rc_testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/77378e9097f700b4c1b9391b56199fe63566b5c9/rc_testdata-0.11.0.tar.gz#egg=rc_testdata |
|
54 | rc_testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/77378e9097f700b4c1b9391b56199fe63566b5c9/rc_testdata-0.11.0.tar.gz#egg=rc_testdata | |
55 | rc_testdata==0.11.0 |
|
55 | rc_testdata==0.11.0 |
General Comments 0
You need to be logged in to leave comments.
Login now