Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version of dependent , or use looser range of version. #46

Open
lalawila opened this issue Nov 7, 2023 · 6 comments
Open

Update version of dependent , or use looser range of version. #46

lalawila opened this issue Nov 7, 2023 · 6 comments

Comments

@lalawila
Copy link

lalawila commented Nov 7, 2023

Version solving failed in poetry.

Because no versions of moralis match >0.1.41,<0.2.0
 and moralis (0.1.41) depends on typing-extensions (>=4.3.0,<4.4.0), moralis (>=0.1.41,<0.2.0) requires typing-extensions (>=4.3.0,<4.4.0).
And because redis-om (0.2.1) depends on typing-extensions (>=4.4.0,<5.0.0)
 and no versions of redis-om match >0.2.1,<0.3.0, moralis (>=0.1.41,<0.2.0) is incompatible with redis-om (>=0.2.1,<0.3.0).
So, because betdog-backend depends on both redis-om (^0.2.1) and moralis (^0.1.41), version solving failed.
@UTkzhang
Copy link

UTkzhang commented May 20, 2024

Echoing this.

And because moralis (0.1.46) depends on typing-extensions (>=4.3.0,<4.4.0)
and no versions of moralis match >0.1.46,<0.2.0, siwe (>=4.1.0,<5.0.0) is incompatible with moralis (>=0.1.46,<0.2.0).
So, because wayfinder depends on both moralis (^0.1.46) and siwe (^4.1.0), version solving failed.

Current version is now incompatible with a variety of deps

@UTkzhang
Copy link

UTkzhang commented Jun 7, 2024

@b4rtaz @ErnoW please update the typing extension dep or loosen it

@terryli0095
Copy link

terryli0095 commented Jun 13, 2024

second this the requirement on typing-extensions is way too tight. Need <5

@Danil49
Copy link

Danil49 commented Aug 2, 2024

~=4.3.0 is too tight, there are a lot of conflicts, please update dependencies

@whiskey-emerald
Copy link

Second this. Please update the dependencies

@b4rtaz
Copy link
Contributor

b4rtaz commented Aug 15, 2024

Hello, please check the 0.1.49 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants