##// END OF EJS Templates
dependencies: bumped packages
super-admin -
r1088:d6e6d049 python3
parent child Browse files
Show More
@@ -4,7 +4,7 b' atomicwrites==1.4.1'
4 contextlib2==21.6.0
4 contextlib2==21.6.0
5 cov-core==1.15.0
5 cov-core==1.15.0
6 coverage==7.2.3
6 coverage==7.2.3
7 dogpile.cache==1.1.8
7 dogpile.cache==1.2.0
8 decorator==5.1.1
8 decorator==5.1.1
9 stevedore==5.0.0
9 stevedore==5.0.0
10 pbr==5.11.1
10 pbr==5.11.1
@@ -18,16 +18,16 b' mercurial==6.3.3'
18 mock==5.0.2
18 mock==5.0.2
19 more-itertools==9.1.0
19 more-itertools==9.1.0
20 msgpack==1.0.5
20 msgpack==1.0.5
21 orjson==3.8.10
21 orjson==3.8.12
22 psutil==5.9.4
22 psutil==5.9.4
23 py==1.11.0
23 py==1.11.0
24 pygit2==1.12.0
24 pygit2==1.12.1
25 cffi==1.15.1
25 cffi==1.15.1
26 pycparser==2.21
26 pycparser==2.21
27 pygments==2.14.0
27 pygments==2.15.1
28 pyparsing==3.0.9
28 pyparsing==3.0.9
29 pyramid==2.0.1
29 pyramid==2.0.1
30 hupper==1.11
30 hupper==1.12
31 plaster==1.1.2
31 plaster==1.1.2
32 plaster-pastedeploy==1.0.1
32 plaster-pastedeploy==1.0.1
33 pastedeploy==3.0.1
33 pastedeploy==3.0.1
@@ -20,7 +20,7 b' pytest-profiling==1.7.0'
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.6
23 pytest-sugar==0.9.7
24 packaging==23.0
24 packaging==23.0
25 pytest==7.3.1
25 pytest==7.3.1
26 attrs==22.2.0
26 attrs==22.2.0
@@ -41,4 +41,5 b' webtest==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/archive/default.tar.gz?with_hash=1&sha256=76c9ed4ea955971774db2daf3076f38b7388ccc1338b6fd0c02800ab99400426
44 rc-testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/e72cda25374768bc8605a67066012428f9d90d03/rc_testdata-0.10.0-py3-none-any.whl
45 rc-testdata==0.10.0
General Comments 0
You need to be logged in to leave comments. Login now