Change in ElasticSearch version
This patch changes ElasticSearch version to 7.13. Co-authored-by: Masco Kaliyamoorthy <mkaliyam@redhat.com> Change-Id: Ibb8e1bb9c17313f5ca0a72eebfd91b30c45a761a
This commit is contained in:
parent
fde79f74c1
commit
99b54bbf16
@ -1,7 +1,7 @@
|
||||
# to avoid dependency conflicts, try to use ranges, eventually banning a
|
||||
# buggy minor version (!=) or capping (<) once you have proof it breaks.
|
||||
ansible>=2.4.1
|
||||
elasticsearch
|
||||
elasticsearch==7.13
|
||||
pyrsistent==0.16.0;python_version<'3'
|
||||
pyrsistent>=0.17.0;python_version>='3'
|
||||
grafyaml>=0.0.7
|
||||
|
Loading…
Reference in New Issue
Block a user