Moralis-Python-SDK
Moralis-Python-SDK copied to clipboard
Support for Pydantic V2
name: Support for Pydantic v2 about: bump typing_extensions to 4.9.0
New Pull Request
Checklist
- [x] I am not disclosing a vulnerability.
- [x] My code is conform the code style
- [ ] I have made corresponding changes to the documentation
- [ ] I have updated Typescript definitions when needed
Issue Description
we're using pydantic v2 in our code base. I bumped typing_extensions
to a version suitable for Pydantic v2.
Related issue: N/A
Solution Description
simple bump. checked some evm_api calls and everything works like before :)
Please get this merged maintainers! 🙏 @b4rtaz @ErnoW
Blocking development on SDK
BUMPing this, still causing versioning issues that can only be resolved via fork @b4rtaz
Hello @UTkzhang, please check the 0.1.49 version. In this version I changed requirements.