-
Notifications
You must be signed in to change notification settings - Fork 24
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
Comments
Echoing this. And because moralis (0.1.46) depends on typing-extensions (>=4.3.0,<4.4.0) Current version is now incompatible with a variety of deps |
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 |
Version solving failed in poetry.
The text was updated successfully, but these errors were encountered: