Skip to content

full template install failed due to deps issue #5

Description

@aviad-dev

Thank you for this project.
Trying to create a fastapi project with the full template, I got this error:

Exception: Error installing dependencies: 
Because no versions of fastapi-cache2 match >0.2.1,<0.3.0
 and fastapi-cache2 (0.2.1) depends on redis (>=4.2.0rc1,<5.0.0), fastapi-cache2 (>=0.2.1,<0.3.0) requires redis (>=4.2.0rc1,<5.0.0).
So, because app depends on both redis (^5.0.6) and fastapi-cache2 (^0.2.1), version solving failed.

I'm happy do help with a PR if you'd like to point me to the right place :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions