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