##// END OF EJS Templates
invoke: Updated invoke to latest version 0.13.0
johbo -
r199:36a0f1de default
parent child Browse files
Show More
@@ -1,151 +1,151 b''
1 Babel==1.3
1 Babel==1.3
2 Beaker==1.7.0
2 Beaker==1.7.0
3 CProfileV==1.0.6
3 CProfileV==1.0.6
4 Fabric==1.10.0
4 Fabric==1.10.0
5 FormEncode==1.2.4
5 FormEncode==1.2.4
6 Jinja2==2.7.3
6 Jinja2==2.7.3
7 Mako==1.0.1
7 Mako==1.0.1
8 Markdown==2.6.2
8 Markdown==2.6.2
9 MarkupSafe==0.23
9 MarkupSafe==0.23
10 MySQL-python==1.2.5
10 MySQL-python==1.2.5
11 Paste==2.0.2
11 Paste==2.0.2
12 PasteDeploy==1.5.2
12 PasteDeploy==1.5.2
13 PasteScript==1.7.5
13 PasteScript==1.7.5
14 Pygments==2.0.2
14 Pygments==2.0.2
15
15
16 # TODO: This version is not available on PyPI
16 # TODO: This version is not available on PyPI
17 # Pylons==1.0.2.dev20160108
17 # Pylons==1.0.2.dev20160108
18 Pylons==1.0.1
18 Pylons==1.0.1
19
19
20 # TODO: This version is not available, but newer ones are
20 # TODO: This version is not available, but newer ones are
21 # Pyro4==4.35
21 # Pyro4==4.35
22 Pyro4==4.41
22 Pyro4==4.41
23
23
24 # TODO: This should probably not be in here
24 # TODO: This should probably not be in here
25 # -e hg+https://johbo@code.rhodecode.com/johbo/rhodecode-fork@3a454bd1f17c0b2b2a951cf2b111e0320d7942a9#egg=RhodeCodeEnterprise-dev
25 # -e hg+https://johbo@code.rhodecode.com/johbo/rhodecode-fork@3a454bd1f17c0b2b2a951cf2b111e0320d7942a9#egg=RhodeCodeEnterprise-dev
26
26
27 # TODO: This is not really a dependency, we should add it only
27 # TODO: This is not really a dependency, we should add it only
28 # into the development environment, since there it is useful.
28 # into the development environment, since there it is useful.
29 # RhodeCodeVCSServer==3.9.0
29 # RhodeCodeVCSServer==3.9.0
30
30
31 Routes==1.13
31 Routes==1.13
32 SQLAlchemy==0.9.9
32 SQLAlchemy==0.9.9
33 Sphinx==1.2.2
33 Sphinx==1.2.2
34 Tempita==0.5.2
34 Tempita==0.5.2
35 URLObject==2.4.0
35 URLObject==2.4.0
36 WebError==0.10.3
36 WebError==0.10.3
37
37
38 # TODO: This is modified by us, needs a better integration. For now
38 # TODO: This is modified by us, needs a better integration. For now
39 # using the latest version before.
39 # using the latest version before.
40 # WebHelpers==1.3.dev20150807
40 # WebHelpers==1.3.dev20150807
41 WebHelpers==1.3
41 WebHelpers==1.3
42
42
43 WebHelpers2==2.0
43 WebHelpers2==2.0
44 WebOb==1.3.1
44 WebOb==1.3.1
45 WebTest==1.4.3
45 WebTest==1.4.3
46 Whoosh==2.7.0
46 Whoosh==2.7.0
47 alembic==0.8.4
47 alembic==0.8.4
48 amqplib==1.0.2
48 amqplib==1.0.2
49 anyjson==0.3.3
49 anyjson==0.3.3
50 appenlight-client==0.6.14
50 appenlight-client==0.6.14
51 authomatic==0.1.0.post1;
51 authomatic==0.1.0.post1;
52 backport-ipaddress==0.1
52 backport-ipaddress==0.1
53 bottle==0.12.8
53 bottle==0.12.8
54 bumpversion==0.5.3
54 bumpversion==0.5.3
55 celery==2.2.10
55 celery==2.2.10
56 click==5.1
56 click==5.1
57 colander==1.2
57 colander==1.2
58 configobj==5.0.6
58 configobj==5.0.6
59 cov-core==1.15.0
59 cov-core==1.15.0
60 coverage==3.7.1
60 coverage==3.7.1
61 cssselect==0.9.1
61 cssselect==0.9.1
62 decorator==3.4.2
62 decorator==3.4.2
63 docutils==0.12
63 docutils==0.12
64 dogpile.cache==0.5.7
64 dogpile.cache==0.5.7
65 dogpile.core==0.4.1
65 dogpile.core==0.4.1
66 dulwich==0.12.0
66 dulwich==0.12.0
67 ecdsa==0.11
67 ecdsa==0.11
68 flake8==2.4.1
68 flake8==2.4.1
69 future==0.14.3
69 future==0.14.3
70 futures==3.0.2
70 futures==3.0.2
71 gprof2dot==2015.12.1
71 gprof2dot==2015.12.1
72 greenlet==0.4.9
72 greenlet==0.4.9
73 gunicorn==19.6.0
73 gunicorn==19.6.0
74
74
75 # TODO: Needs subvertpy and blows up without Subversion headers,
75 # TODO: Needs subvertpy and blows up without Subversion headers,
76 # actually we should not need this for Enterprise at all.
76 # actually we should not need this for Enterprise at all.
77 # hgsubversion==1.8.2
77 # hgsubversion==1.8.2
78
78
79 gnureadline==6.3.3
79 gnureadline==6.3.3
80 infrae.cache==1.0.1
80 infrae.cache==1.0.1
81 invoke==0.11.1
81 invoke==0.13.0
82 ipdb==0.8
82 ipdb==0.8
83 ipython==3.1.0
83 ipython==3.1.0
84 iso8601==0.1.11
84 iso8601==0.1.11
85 itsdangerous==0.24
85 itsdangerous==0.24
86 kombu==1.5.1
86 kombu==1.5.1
87 lxml==3.4.4
87 lxml==3.4.4
88 mccabe==0.3
88 mccabe==0.3
89 meld3==1.0.2
89 meld3==1.0.2
90 mock==1.0.1
90 mock==1.0.1
91 msgpack-python==0.4.6
91 msgpack-python==0.4.6
92 nose==1.3.6
92 nose==1.3.6
93 objgraph==2.0.0
93 objgraph==2.0.0
94 packaging==15.2
94 packaging==15.2
95 paramiko==1.15.1
95 paramiko==1.15.1
96 pep8==1.5.7
96 pep8==1.5.7
97 psutil==2.2.1
97 psutil==2.2.1
98 psycopg2==2.6
98 psycopg2==2.6
99 py==1.4.29
99 py==1.4.29
100 py-bcrypt==0.4
100 py-bcrypt==0.4
101 pycrypto==2.6.1
101 pycrypto==2.6.1
102 pycurl==7.19.5
102 pycurl==7.19.5
103 pyflakes==0.8.1
103 pyflakes==0.8.1
104 pyparsing==1.5.7
104 pyparsing==1.5.7
105 pyramid==1.6.1
105 pyramid==1.6.1
106 pyramid-beaker==0.8
106 pyramid-beaker==0.8
107 pyramid-debugtoolbar==2.4.2
107 pyramid-debugtoolbar==2.4.2
108 pyramid-jinja2==2.5
108 pyramid-jinja2==2.5
109 pyramid-mako==1.0.2
109 pyramid-mako==1.0.2
110 pysqlite==2.6.3
110 pysqlite==2.6.3
111 pytest==2.8.5
111 pytest==2.8.5
112 pytest-runner==2.7.1
112 pytest-runner==2.7.1
113 pytest-catchlog==1.2.2
113 pytest-catchlog==1.2.2
114 pytest-cov==1.8.1
114 pytest-cov==1.8.1
115 pytest-profiling==1.0.1
115 pytest-profiling==1.0.1
116 pytest-timeout==0.4
116 pytest-timeout==0.4
117 python-dateutil==1.5
117 python-dateutil==1.5
118 python-ldap==2.4.19
118 python-ldap==2.4.19
119 python-memcached==1.57
119 python-memcached==1.57
120 python-pam==1.8.2
120 python-pam==1.8.2
121 pytz==2015.4
121 pytz==2015.4
122 pyzmq==14.6.0
122 pyzmq==14.6.0
123
123
124 # TODO: This is not available in public
124 # TODO: This is not available in public
125 # rc-testdata==0.2.0
125 # rc-testdata==0.2.0
126
126
127 https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.8.3.zip#md5=9acdfd71b8ddf4056057065f37ab9ccb
127 https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.8.3.zip#md5=9acdfd71b8ddf4056057065f37ab9ccb
128
128
129
129
130 recaptcha-client==1.0.6
130 recaptcha-client==1.0.6
131 repoze.lru==0.6
131 repoze.lru==0.6
132 requests==2.9.1
132 requests==2.9.1
133 serpent==1.12
133 serpent==1.12
134 setproctitle==1.1.8
134 setproctitle==1.1.8
135 setuptools==20.8.1
135 setuptools==20.8.1
136 setuptools-scm==1.11.0
136 setuptools-scm==1.11.0
137 simplejson==3.7.2
137 simplejson==3.7.2
138 six==1.9.0
138 six==1.9.0
139 subprocess32==3.2.6
139 subprocess32==3.2.6
140 supervisor==3.1.3
140 supervisor==3.1.3
141 transifex-client==0.10
141 transifex-client==0.10
142 translationstring==1.3
142 translationstring==1.3
143 trollius==1.0.4
143 trollius==1.0.4
144 uWSGI==2.0.11.2
144 uWSGI==2.0.11.2
145 venusian==1.0
145 venusian==1.0
146 waitress==0.8.9
146 waitress==0.8.9
147 wsgiref==0.1.2
147 wsgiref==0.1.2
148 zope.cachedescriptors==4.0.0
148 zope.cachedescriptors==4.0.0
149 zope.deprecation==4.1.2
149 zope.deprecation==4.1.2
150 zope.event==4.0.3
150 zope.event==4.0.3
151 zope.interface==4.1.3
151 zope.interface==4.1.3
General Comments 0
You need to be logged in to leave comments. Login now