Drop remaining pin of elasticsearch
We overlooked the remaining pin when we removed the same from setup.cfg by 6e2a303280ebfefe9f0235219788488296e262d7 . Change-Id: Idda084a37538055391ea095e312f33f3ac11cd2a
This commit is contained in:
parent
92dee3ed9e
commit
794c199e59
@ -13,7 +13,7 @@ bandit>=1.7.0,<1.8.0 # Apache-2.0
|
|||||||
pymongo!=3.1,>=3.0.2 # Apache-2.0
|
pymongo!=3.1,>=3.0.2 # Apache-2.0
|
||||||
|
|
||||||
# Elasticsearch python client
|
# Elasticsearch python client
|
||||||
elasticsearch>=2.0.0,<3.0.0 # Apache-2.0
|
elasticsearch>=2.0.0 # Apache-2.0
|
||||||
|
|
||||||
# Redis python client
|
# Redis python client
|
||||||
redis>=2.10.0 # MIT
|
redis>=2.10.0 # MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user