mozilla / elasticutils

[deprecated] A friendly chainable ElasticSearch interface for python
http://elasticutils.rtfd.org
BSD 3-Clause "New" or "Revised" License
243 stars 76 forks source link

Updated pyelasticsearch depdency to work with 0.6.x instead of only 0.6.0 #184

Closed kevinastone closed 10 years ago

kevinastone commented 10 years ago

Tests pass on 0.6.1.

Fixes #183

willkg commented 10 years ago

Because they've changed things between minor versions, I really want to stick with a specific version and not pin on a range of versions. Trust me, it's safer.

willkg commented 10 years ago

Closing this out after closing out issue #183.