Moralis-Python-SDK
Moralis-Python-SDK copied to clipboard
Update version of dependent , or use looser range of version.
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.
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
@b4rtaz @ErnoW please update the typing extension dep or loosen it
second this the requirement on typing-extensions is way too tight. Need <5
~=4.3.0 is too tight, there are a lot of conflicts, please update dependencies
Second this. Please update the dependencies
Hello, please check the 0.1.49
version.