Show More
@@ -4,6 +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 | diskcache==5.6.1 | |||
7 | dogpile.cache==1.2.1 |
|
8 | dogpile.cache==1.2.1 | |
8 | decorator==5.1.1 |
|
9 | decorator==5.1.1 | |
9 | stevedore==5.0.0 |
|
10 | stevedore==5.0.0 | |
@@ -21,7 +22,7 b' msgpack==1.0.5' | |||||
21 | orjson==3.8.14 |
|
22 | orjson==3.8.14 | |
22 | psutil==5.9.5 |
|
23 | psutil==5.9.5 | |
23 | py==1.11.0 |
|
24 | py==1.11.0 | |
24 |
pygit2==1.12. |
|
25 | pygit2==1.12.2 | |
25 | cffi==1.15.1 |
|
26 | cffi==1.15.1 | |
26 | pycparser==2.21 |
|
27 | pycparser==2.21 | |
27 | pygments==2.15.1 |
|
28 | pygments==2.15.1 | |
@@ -37,7 +38,7 b' pyramid==2.0.1' | |||||
37 | webob==1.8.7 |
|
38 | webob==1.8.7 | |
38 | zope.deprecation==5.0.0 |
|
39 | zope.deprecation==5.0.0 | |
39 | zope.interface==6.0.0 |
|
40 | zope.interface==6.0.0 | |
40 |
redis==4. |
|
41 | redis==4.6.0 | |
41 | async-timeout==4.0.2 |
|
42 | async-timeout==4.0.2 | |
42 | repoze.lru==0.7 |
|
43 | repoze.lru==0.7 | |
43 | scandir==1.10.0 |
|
44 | scandir==1.10.0 |
@@ -41,5 +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-dist/raw/ |
|
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.1 |
|
45 | rc_testdata==0.11.0 |
General Comments 0
You need to be logged in to leave comments.
Login now