Show More
@@ -1,53 +1,54 b'' | |||
|
1 | 1 | # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]' |
|
2 | 2 | |
|
3 | 3 | atomicwrites==1.4.1 |
|
4 | 4 | contextlib2==21.6.0 |
|
5 | 5 | cov-core==1.15.0 |
|
6 | 6 | coverage==7.2.3 |
|
7 | diskcache==5.6.1 | |
|
7 | 8 | dogpile.cache==1.2.1 |
|
8 | 9 | decorator==5.1.1 |
|
9 | 10 | stevedore==5.0.0 |
|
10 | 11 | pbr==5.11.1 |
|
11 | 12 | dulwich==0.21.5 |
|
12 | 13 | urllib3==1.26.14 |
|
13 | 14 | gunicorn==20.1.0 |
|
14 | 15 | hg-evolve==11.0.1 |
|
15 | 16 | importlib-metadata==6.0.0 |
|
16 | 17 | zipp==3.15.0 |
|
17 | 18 | mercurial==6.3.3 |
|
18 | 19 | mock==5.0.2 |
|
19 | 20 | more-itertools==9.1.0 |
|
20 | 21 | msgpack==1.0.5 |
|
21 | 22 | orjson==3.8.14 |
|
22 | 23 | psutil==5.9.5 |
|
23 | 24 | py==1.11.0 |
|
24 |
pygit2==1.12. |
|
|
25 | pygit2==1.12.2 | |
|
25 | 26 | cffi==1.15.1 |
|
26 | 27 | pycparser==2.21 |
|
27 | 28 | pygments==2.15.1 |
|
28 | 29 | pyparsing==3.0.9 |
|
29 | 30 | pyramid==2.0.1 |
|
30 | 31 | hupper==1.12 |
|
31 | 32 | plaster==1.1.2 |
|
32 | 33 | plaster-pastedeploy==1.0.1 |
|
33 | 34 | pastedeploy==3.0.1 |
|
34 | 35 | plaster==1.1.2 |
|
35 | 36 | translationstring==1.4 |
|
36 | 37 | venusian==3.0.0 |
|
37 | 38 | webob==1.8.7 |
|
38 | 39 | zope.deprecation==5.0.0 |
|
39 | 40 | zope.interface==6.0.0 |
|
40 |
redis==4. |
|
|
41 | redis==4.6.0 | |
|
41 | 42 | async-timeout==4.0.2 |
|
42 | 43 | repoze.lru==0.7 |
|
43 | 44 | scandir==1.10.0 |
|
44 | 45 | setproctitle==1.3.2 |
|
45 | 46 | subvertpy==0.11.0 |
|
46 | 47 | wcwidth==0.2.6 |
|
47 | 48 | |
|
48 | 49 | |
|
49 | 50 | ## test related requirements |
|
50 | 51 | #-r requirements_test.txt |
|
51 | 52 | |
|
52 | 53 | ## uncomment to add the debug libraries |
|
53 | 54 | #-r requirements_debug.txt |
@@ -1,45 +1,45 b'' | |||
|
1 | 1 | # test related requirements |
|
2 | 2 | |
|
3 | 3 | cov-core==1.15.0 |
|
4 | 4 | coverage==7.2.3 |
|
5 | 5 | mock==5.0.2 |
|
6 | 6 | py==1.11.0 |
|
7 | 7 | pytest-cov==4.0.0 |
|
8 | 8 | coverage==7.2.3 |
|
9 | 9 | pytest==7.3.1 |
|
10 | 10 | attrs==22.2.0 |
|
11 | 11 | iniconfig==2.0.0 |
|
12 | 12 | packaging==23.1 |
|
13 | 13 | pluggy==1.0.0 |
|
14 | 14 | pytest-profiling==1.7.0 |
|
15 | 15 | gprof2dot==2022.7.29 |
|
16 | 16 | pytest==7.3.1 |
|
17 | 17 | attrs==22.2.0 |
|
18 | 18 | iniconfig==2.0.0 |
|
19 | 19 | packaging==23.1 |
|
20 | 20 | pluggy==1.0.0 |
|
21 | 21 | six==1.16.0 |
|
22 | 22 | pytest-runner==6.0.0 |
|
23 | 23 | pytest-sugar==0.9.7 |
|
24 | 24 | packaging==23.1 |
|
25 | 25 | pytest==7.3.1 |
|
26 | 26 | attrs==22.2.0 |
|
27 | 27 | iniconfig==2.0.0 |
|
28 | 28 | packaging==23.1 |
|
29 | 29 | pluggy==1.0.0 |
|
30 | 30 | termcolor==2.3.0 |
|
31 | 31 | pytest-timeout==2.1.0 |
|
32 | 32 | pytest==7.3.1 |
|
33 | 33 | attrs==22.2.0 |
|
34 | 34 | iniconfig==2.0.0 |
|
35 | 35 | packaging==23.1 |
|
36 | 36 | pluggy==1.0.0 |
|
37 | 37 | webtest==3.0.0 |
|
38 | 38 | beautifulsoup4==4.11.2 |
|
39 | 39 | soupsieve==2.4 |
|
40 | 40 | waitress==2.1.2 |
|
41 | 41 | webob==1.8.7 |
|
42 | 42 | |
|
43 | 43 | # RhodeCode test-data |
|
44 |
rc_testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/ |
|
|
45 |
rc_testdata==0.1 |
|
|
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 |
General Comments 0
You need to be logged in to leave comments.
Login now