Skip to content

Commit

Permalink
Merge pull request #170 from akintolga/master
Browse files Browse the repository at this point in the history
Upgrading eve-elastic to 0.6
  • Loading branch information
akintolga authored Nov 28, 2016
2 parents cf74cef + 879ec0e commit 24da5bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "superdesk",
"license": "GPL-3.0",
"dependencies": {
"superdesk-core": "superdesk/superdesk-client-core#18cfb6582"
"superdesk-core": "superdesk/superdesk-client-core#370af657c"
}
}
4 changes: 2 additions & 2 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ newrelic>=2.66,<2.67
celery[redis]==3.1.25
redis==2.10.5
eve==0.6.4
eve-elastic==0.3.8
eve-elastic==0.6
elasticsearch==1.9.0
flask==0.10.1
flask-mail==0.9.1
Expand All @@ -32,4 +32,4 @@ websockets==3.2
mongolock==1.3.4
PyYAML==3.12

git+git://github.com/superdesk/superdesk-core.git@9b588bcb1#egg=Superdesk-Core
git+git://github.com/superdesk/superdesk-core.git@b0e7700a2#egg=Superdesk-Core

0 comments on commit 24da5bf

Please sign in to comment.