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