##// END OF EJS Templates
chore(deps): bumped waitress==3.0.0
super-admin -
r1201:9cc5af90 default
parent child Browse files
Show More
@@ -1,56 +1,57 b''
1 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
1 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
2
2
3 async-timeout==4.0.3
3 async-timeout==4.0.3
4 atomicwrites==1.4.1
4 atomicwrites==1.4.1
5 contextlib2==21.6.0
5 contextlib2==21.6.0
6 cov-core==1.15.0
6 cov-core==1.15.0
7 coverage==7.2.3
7 coverage==7.2.3
8 diskcache==5.6.3
8 diskcache==5.6.3
9 dogpile.cache==1.3.0
9 dogpile.cache==1.3.0
10 decorator==5.1.1
10 decorator==5.1.1
11 stevedore==5.1.0
11 stevedore==5.1.0
12 pbr==5.11.1
12 pbr==5.11.1
13 dulwich==0.21.6
13 dulwich==0.21.6
14 urllib3==1.26.14
14 urllib3==1.26.14
15 gunicorn==21.2.0
15 gunicorn==21.2.0
16 packaging==23.1
16 packaging==23.1
17 hg-evolve==11.0.2
17 hg-evolve==11.0.2
18 importlib-metadata==6.0.0
18 importlib-metadata==6.0.0
19 zipp==3.15.0
19 zipp==3.15.0
20 mercurial==6.3.3
20 mercurial==6.3.3
21 mock==5.0.2
21 mock==5.0.2
22 more-itertools==9.1.0
22 more-itertools==9.1.0
23 msgpack==1.0.7
23 msgpack==1.0.7
24 orjson==3.9.10
24 orjson==3.9.10
25 psutil==5.9.8
25 psutil==5.9.8
26 py==1.11.0
26 py==1.11.0
27 pygit2==1.13.3
27 pygit2==1.13.3
28 cffi==1.16.0
28 cffi==1.16.0
29 pycparser==2.21
29 pycparser==2.21
30 pygments==2.15.1
30 pygments==2.15.1
31 pyparsing==3.1.1
31 pyparsing==3.1.1
32 pyramid==2.0.2
32 pyramid==2.0.2
33 hupper==1.12
33 hupper==1.12
34 plaster==1.1.2
34 plaster==1.1.2
35 plaster-pastedeploy==1.0.1
35 plaster-pastedeploy==1.0.1
36 pastedeploy==3.1.0
36 pastedeploy==3.1.0
37 plaster==1.1.2
37 plaster==1.1.2
38 translationstring==1.4
38 translationstring==1.4
39 venusian==3.0.0
39 venusian==3.0.0
40 webob==1.8.7
40 webob==1.8.7
41 zope.deprecation==5.0.0
41 zope.deprecation==5.0.0
42 zope.interface==6.1.0
42 zope.interface==6.1.0
43 redis==5.0.1
43 redis==5.0.1
44 async-timeout==4.0.3
44 async-timeout==4.0.3
45 repoze.lru==0.7
45 repoze.lru==0.7
46 scandir==1.10.0
46 scandir==1.10.0
47 setproctitle==1.3.3
47 setproctitle==1.3.3
48 subvertpy==0.11.0
48 subvertpy==0.11.0
49 waitress==3.0.0
49 wcwidth==0.2.6
50 wcwidth==0.2.6
50
51
51
52
52 ## test related requirements
53 ## test related requirements
53 #-r requirements_test.txt
54 #-r requirements_test.txt
54
55
55 ## uncomment to add the debug libraries
56 ## uncomment to add the debug libraries
56 #-r requirements_debug.txt
57 #-r requirements_debug.txt
@@ -1,45 +1,45 b''
1 # test related requirements
1 # test related requirements
2
2
3 cov-core==1.15.0
3 cov-core==1.15.0
4 coverage==7.2.3
4 coverage==7.2.3
5 mock==5.0.2
5 mock==5.0.2
6 py==1.11.0
6 py==1.11.0
7 pytest-cov==4.0.0
7 pytest-cov==4.0.0
8 coverage==7.2.3
8 coverage==7.2.3
9 pytest==7.3.1
9 pytest==7.3.1
10 attrs==22.2.0
10 attrs==22.2.0
11 iniconfig==2.0.0
11 iniconfig==2.0.0
12 packaging==23.1
12 packaging==23.1
13 pluggy==1.0.0
13 pluggy==1.0.0
14 pytest-profiling==1.7.0
14 pytest-profiling==1.7.0
15 gprof2dot==2022.7.29
15 gprof2dot==2022.7.29
16 pytest==7.3.1
16 pytest==7.3.1
17 attrs==22.2.0
17 attrs==22.2.0
18 iniconfig==2.0.0
18 iniconfig==2.0.0
19 packaging==23.1
19 packaging==23.1
20 pluggy==1.0.0
20 pluggy==1.0.0
21 six==1.16.0
21 six==1.16.0
22 pytest-runner==6.0.0
22 pytest-runner==6.0.0
23 pytest-sugar==0.9.7
23 pytest-sugar==0.9.7
24 packaging==23.1
24 packaging==23.1
25 pytest==7.3.1
25 pytest==7.3.1
26 attrs==22.2.0
26 attrs==22.2.0
27 iniconfig==2.0.0
27 iniconfig==2.0.0
28 packaging==23.1
28 packaging==23.1
29 pluggy==1.0.0
29 pluggy==1.0.0
30 termcolor==2.3.0
30 termcolor==2.3.0
31 pytest-timeout==2.1.0
31 pytest-timeout==2.1.0
32 pytest==7.3.1
32 pytest==7.3.1
33 attrs==22.2.0
33 attrs==22.2.0
34 iniconfig==2.0.0
34 iniconfig==2.0.0
35 packaging==23.1
35 packaging==23.1
36 pluggy==1.0.0
36 pluggy==1.0.0
37 webtest==3.0.0
37 webtest==3.0.0
38 beautifulsoup4==4.11.2
38 beautifulsoup4==4.11.2
39 soupsieve==2.4
39 soupsieve==2.4
40 waitress==2.1.2
40 waitress==3.0.0
41 webob==1.8.7
41 webob==1.8.7
42
42
43 # RhodeCode test-data
43 # RhodeCode test-data
44 rc_testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/77378e9097f700b4c1b9391b56199fe63566b5c9/rc_testdata-0.11.0.tar.gz#egg=rc_testdata
44 rc_testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/77378e9097f700b4c1b9391b56199fe63566b5c9/rc_testdata-0.11.0.tar.gz#egg=rc_testdata
45 rc_testdata==0.11.0
45 rc_testdata==0.11.0
General Comments 0
You need to be logged in to leave comments. Login now