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