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