Skip to content

Commit c3fc889

Browse files
Merge branch 'master' of github.com:barseghyanartur/django-elasticsearch-dsl-drf
2 parents 66d060c + 1ae7569 commit c3fc889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
install_requires = [
103103
'six>=1.9',
104104
'django-nine>=0.1.10',
105-
'django-elasticsearch-dsl',
105+
'django-elasticsearch-dsl>=0.3',
106106
'elasticsearch-dsl',
107107
'elasticsearch',
108108
'djangorestframework',

0 commit comments

Comments
 (0)