Skip to content

Commit

Permalink
Add elasticsearch client to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
artursmet committed Dec 20, 2016
1 parent fe0c340 commit e460c3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ django-selectable>=0.8.0
django-storages>=1.4.1
django-versatileimagefield>=1.0.1
django-webpack-loader>=0.3.0
elasticsearch>=2.4.0,<3.0.0
fake-factory>=0.3.2
google-measurement-protocol>=0.1.2,<0.2a0
google-i18n-address>=2.0.1
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ django-versatileimagefield==1.6
django-webpack-loader==0.4.1
django==1.10.3
djangorestframework==3.5.2
elasticsearch==2.4.0
fake-factory==0.7.2
google-i18n-address==2.0.1
google-measurement-protocol==0.1.6
Expand Down Expand Up @@ -67,6 +68,7 @@ six==1.10.0 # via cryptography, fake-factory, mock, purl, python-d
stripe==1.41.1 # via django-payments
suds-jurko==0.6 # via django-payments
unidecode==0.4.19
urllib3==1.19.1 # via elasticsearch
uwsgi==2.0.14
xmltodict==0.10.2 # via django-payments

Expand Down

0 comments on commit e460c3f

Please sign in to comment.