##// END OF EJS Templates
requirements: bump elasticsearch
ergo -
Show More
@@ -1,47 +1,47 b''
1 1 repoze.sendmail==4.4.1
2 2 pyramid==1.10.2
3 3 pyramid_tm==2.2.1
4 4 pyramid_debugtoolbar
5 5 pyramid_authstack==1.0.1
6 6 SQLAlchemy==1.2.18
7 7 alembic==1.0.8
8 8 webhelpers2==2.0
9 9 transaction==2.4.0
10 10 zope.sqlalchemy==1.1
11 11 pyramid_mailer==0.15.1
12 12 redis==3.2.1
13 13 redlock-py==1.0.8
14 14 pyramid_jinja2==2.8
15 15 psycopg2-binary==2.7.7
16 16 wtforms==2.2.1
17 17 celery==4.2.1
18 18 formencode==1.3.1
19 19 psutil==5.6.1
20 20 ziggurat_foundations==0.8.3
21 21 bcrypt==3.1.6
22 22 appenlight_client
23 23 markdown==3.0.1
24 24 colander==1.7
25 25 defusedxml==0.5.0
26 26 dogpile.cache==0.7.1
27 27 pyramid_redis_sessions==1.0.1
28 28 simplejson==3.16.0
29 29 waitress==1.2.1
30 30 gunicorn==19.9.0
31 31 uwsgi==2.0.18
32 32 requests==2.21.0
33 33 requests_oauthlib==1.2.0
34 34 gevent==1.4.0
35 35 pygments==2.3.1
36 36 lxml==4.3.2
37 37 paginate==0.5.6
38 38 paginate-sqlalchemy==0.3.0
39 elasticsearch>=2.0.0,<3.0.0
39 elasticsearch>=5.0.0,<6.0.0
40 40 mock==1.0.1
41 41 itsdangerous==1.1.0
42 42 camplight==0.9.6
43 43 jira==1.0.7
44 44 python-dateutil==2.5.3
45 45 authomatic==0.1.0.post1
46 46 cryptography==2.6.1
47 47
General Comments 4
Under Review
author

Auto status change to "Under Review"

Under Review
author

Auto status change to "Under Review"

You need to be logged in to leave comments. Login now