Show More
@@ -1,151 +1,150 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 |
|
|||
73 | gunicorn==19.6.0 |
|
72 | gunicorn==19.6.0 | |
74 |
|
73 | |||
75 | # TODO: Needs subvertpy and blows up without Subversion headers, |
|
74 | # TODO: Needs subvertpy and blows up without Subversion headers, | |
76 | # actually we should not need this for Enterprise at all. |
|
75 | # actually we should not need this for Enterprise at all. | |
77 | # hgsubversion==1.8.2 |
|
76 | # hgsubversion==1.8.2 | |
78 |
|
77 | |||
79 | gnureadline==6.3.3 |
|
78 | gnureadline==6.3.3 | |
80 | infrae.cache==1.0.1 |
|
79 | infrae.cache==1.0.1 | |
81 | invoke==0.13.0 |
|
80 | invoke==0.13.0 | |
82 | ipdb==0.8 |
|
81 | ipdb==0.8 | |
83 | ipython==3.1.0 |
|
82 | ipython==3.1.0 | |
84 | iso8601==0.1.11 |
|
83 | iso8601==0.1.11 | |
85 | itsdangerous==0.24 |
|
84 | itsdangerous==0.24 | |
86 | kombu==1.5.1 |
|
85 | kombu==1.5.1 | |
87 | lxml==3.4.4 |
|
86 | lxml==3.4.4 | |
88 | mccabe==0.3 |
|
87 | mccabe==0.3 | |
89 | meld3==1.0.2 |
|
88 | meld3==1.0.2 | |
90 | mock==1.0.1 |
|
89 | mock==1.0.1 | |
91 | msgpack-python==0.4.6 |
|
90 | msgpack-python==0.4.6 | |
92 | nose==1.3.6 |
|
91 | nose==1.3.6 | |
93 | objgraph==2.0.0 |
|
92 | objgraph==2.0.0 | |
94 | packaging==15.2 |
|
93 | packaging==15.2 | |
95 | paramiko==1.15.1 |
|
94 | paramiko==1.15.1 | |
96 | pep8==1.5.7 |
|
95 | pep8==1.5.7 | |
97 | psutil==2.2.1 |
|
96 | psutil==2.2.1 | |
98 | psycopg2==2.6 |
|
97 | psycopg2==2.6 | |
99 | py==1.4.29 |
|
98 | py==1.4.29 | |
100 | py-bcrypt==0.4 |
|
99 | py-bcrypt==0.4 | |
101 | pycrypto==2.6.1 |
|
100 | pycrypto==2.6.1 | |
102 | pycurl==7.19.5 |
|
101 | pycurl==7.19.5 | |
103 | pyflakes==0.8.1 |
|
102 | pyflakes==0.8.1 | |
104 | pyparsing==1.5.7 |
|
103 | pyparsing==1.5.7 | |
105 | pyramid==1.6.1 |
|
104 | pyramid==1.6.1 | |
106 | pyramid-beaker==0.8 |
|
105 | pyramid-beaker==0.8 | |
107 | pyramid-debugtoolbar==2.4.2 |
|
106 | pyramid-debugtoolbar==2.4.2 | |
108 | pyramid-jinja2==2.5 |
|
107 | pyramid-jinja2==2.5 | |
109 | pyramid-mako==1.0.2 |
|
108 | pyramid-mako==1.0.2 | |
110 | pysqlite==2.6.3 |
|
109 | pysqlite==2.6.3 | |
111 | pytest==2.8.5 |
|
110 | pytest==2.8.5 | |
112 | pytest-runner==2.7.1 |
|
111 | pytest-runner==2.7.1 | |
113 | pytest-catchlog==1.2.2 |
|
112 | pytest-catchlog==1.2.2 | |
114 | pytest-cov==1.8.1 |
|
113 | pytest-cov==1.8.1 | |
115 | pytest-profiling==1.0.1 |
|
114 | pytest-profiling==1.0.1 | |
116 | pytest-timeout==0.4 |
|
115 | pytest-timeout==0.4 | |
117 | python-dateutil==1.5 |
|
116 | python-dateutil==1.5 | |
118 | python-ldap==2.4.19 |
|
117 | python-ldap==2.4.19 | |
119 | python-memcached==1.57 |
|
118 | python-memcached==1.57 | |
120 | python-pam==1.8.2 |
|
119 | python-pam==1.8.2 | |
121 | pytz==2015.4 |
|
120 | pytz==2015.4 | |
122 | pyzmq==14.6.0 |
|
121 | pyzmq==14.6.0 | |
123 |
|
122 | |||
124 | # TODO: This is not available in public |
|
123 | # TODO: This is not available in public | |
125 | # rc-testdata==0.2.0 |
|
124 | # rc-testdata==0.2.0 | |
126 |
|
125 | |||
127 | https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.8.3.zip#md5=9acdfd71b8ddf4056057065f37ab9ccb |
|
126 | https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.8.3.zip#md5=9acdfd71b8ddf4056057065f37ab9ccb | |
128 |
|
127 | |||
129 |
|
128 | |||
130 | recaptcha-client==1.0.6 |
|
129 | recaptcha-client==1.0.6 | |
131 | repoze.lru==0.6 |
|
130 | repoze.lru==0.6 | |
132 | requests==2.9.1 |
|
131 | requests==2.9.1 | |
133 | serpent==1.12 |
|
132 | serpent==1.12 | |
134 | setproctitle==1.1.8 |
|
133 | setproctitle==1.1.8 | |
135 | setuptools==20.8.1 |
|
134 | setuptools==20.8.1 | |
136 | setuptools-scm==1.11.0 |
|
135 | setuptools-scm==1.11.0 | |
137 | simplejson==3.7.2 |
|
136 | simplejson==3.7.2 | |
138 | six==1.9.0 |
|
137 | six==1.9.0 | |
139 | subprocess32==3.2.6 |
|
138 | subprocess32==3.2.6 | |
140 | supervisor==3.1.3 |
|
139 | supervisor==3.1.3 | |
141 | transifex-client==0.10 |
|
140 | transifex-client==0.10 | |
142 | translationstring==1.3 |
|
141 | translationstring==1.3 | |
143 | trollius==1.0.4 |
|
142 | trollius==1.0.4 | |
144 | uWSGI==2.0.11.2 |
|
143 | uWSGI==2.0.11.2 | |
145 | venusian==1.0 |
|
144 | venusian==1.0 | |
146 | waitress==0.8.9 |
|
145 | waitress==0.8.9 | |
147 | wsgiref==0.1.2 |
|
146 | wsgiref==0.1.2 | |
148 | zope.cachedescriptors==4.0.0 |
|
147 | zope.cachedescriptors==4.0.0 | |
149 | zope.deprecation==4.1.2 |
|
148 | zope.deprecation==4.1.2 | |
150 | zope.event==4.0.3 |
|
149 | zope.event==4.0.3 | |
151 | zope.interface==4.1.3 |
|
150 | zope.interface==4.1.3 |
General Comments 0
You need to be logged in to leave comments.
Login now