GithubHelp home page GithubHelp logo

django-es-utils's People

Contributors

devalih avatar fahminajjar avatar umar221b avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

django-es-utils's Issues

django-es-utils broken by elasticsearch and elasticmock

Hi, users are unable to run django-es-utils due to dependency conflict with elasticsearch package. As shown in the following full dependency graph of django-es-utils, **django-es-util**s requires elasticsearch ==6.3.0,while elasticmock requires elasticsearch <=1.9.0.

According to pip’s “first found wins” installation strategy, elasticsearch 6.3.0 is the actually installed version. However, elasticsearch 6.3.0 does not satisfy <=1.9.0.

Dependency tree-----------

django-es-utils - 1.0.3
| +- django(install version:1.8 version range:==1.8)
| +- elasticmock(install version:1.3.2 version range:==1.3.2)
| | +- elasticsearch(install version:1.9.0 version range:<=1.9.0)
| | | +- urllib3(install version:1.21.1 version range:>=1.8,<2.0)
| | +- mock(install version:1.0.1 version range:<=1.0.1)
| +- elasticsearch(install version:6.3.0 version range:==6.3.0)
| | +- urllib3(install version:1.21.1 version range:>=1.21.1)
| +- elasticsearch-dsl(install version:6.2.1 version range:==6.2.1)
| | +- elasticsearch(install version:6.3.0 version range:>=6.0.0,<7.0.0)
| | | +- urllib3(install version:1.21.1 version range:>=1.21.1)
| | +- ipaddress(install version:1.0.23 version range:*)
| | +- python-dateutil(install version:2.8.1 version range:*)
| | +- six(install version:1.13.0 version range:*)
| +- requests(install version:2.22.0 version range:*)
| | +- certifi(install version:2019.11.28 version range:>=2017.4.17)
| | +- chardet(install version:3.0.4 version range:<3.1.0,>=3.0.2)
| | +- idna(install version:2.8 version range:>=2.5,<2.9)
| | +- urllib3(install version:1.21.1 version range:<1.26,>=1.21.1)
| +- urllib3(install version:1.21.1 version range:>=1.21.1,<1.22)

Thanks for your help.
Best,
Neolith

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.