Show More
@@ -4,6 +4,7 b' 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 |
@@ -21,7 +22,7 b' 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 |
@@ -37,7 +38,7 b' pyramid==2.0.1' | |||
|
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 |
@@ -41,5 +41,5 b' webtest==3.0.0' | |||
|
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