Giter Site home page Giter Site logo

Comments (6)

jtom38 avatar jtom38 commented on May 28, 2024 1

I will do some more testing on this. I am starting to wonder of Poetry is not respecting the flags that I have set for dependencies.

Thank you for the feedback on this.

from fastapi_healthcheck.

jtom38 avatar jtom38 commented on May 28, 2024

@stapetro thanks for opening an issue and letting me know its not working. I will work on getting this resolved.

from fastapi_healthcheck.

jtom38 avatar jtom38 commented on May 28, 2024

@stapetro I pushed a new version out. Please test and let me know how it goes.

Thanks

from fastapi_healthcheck.

stapetro avatar stapetro commented on May 28, 2024

@jtom38 Thanks for the quick response! I saw the fix. It seems correct. However I receive the same error:

$ poetry add fastapi-healthcheck@^0.2.10

Updating dependencies
Resolving dependencies...

Because fastapi-healthcheck (0.2.10) depends on fastapi (>=0.82,<0.83)
 and no versions of fastapi-healthcheck match >0.2.10,<0.3.0, fastapi-healthcheck (>=0.2.10,<0.3.0) requires fastapi (>=0.82,<0.83).
So, because dis-push-api depends on both fastapi (^0.88.0) and fastapi-healthcheck (^0.2.10), version solving failed.**

My poetry version is:

$ poetry --version
Poetry (version 1.2.2)

I've downloaded
fastapi_healthcheck-0.2.10-py3-none-any.whl wheel from pypi. I see the following in .dist-info/METADATA file:

Requires-Dist: fastapi (>=0.82,<0.83)

from fastapi_healthcheck.

jtom38 avatar jtom38 commented on May 28, 2024

@stapetro I have adjusted the requirements and my test project with fastapi 0.88.0 was able to add the package.

Please try to add the package again and let me know your results.

from fastapi_healthcheck.

stapetro avatar stapetro commented on May 28, 2024

Hi @jtom38, it works well now. Thanks!

$ poetry add fastapi-healthcheck
Using version ^0.2.12 for fastapi-healthcheck

Updating dependencies
Resolving dependencies... (1.8s)

Writing lock file

Package operations: 1 install, 0 updates, 0 removals

  • Installing fastapi-healthcheck (0.2.12)

from fastapi_healthcheck.

Related Issues (6)

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.