##// END OF EJS Templates
requirements: re-organized requirements.txt file.
marcink -
r1223:7aeaf10d default
parent child Browse files
Show More
@@ -1,7 +1,10 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
@@ -13,47 +16,33 b' 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
@@ -63,24 +52,11 b' 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
@@ -107,36 +83,48 b' 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