Moralis-Python-SDK icon indicating copy to clipboard operation
Moralis-Python-SDK copied to clipboard

Support for Pydantic V2

Open talsuk5 opened this issue 1 year ago • 3 comments


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 :)

talsuk5 avatar Feb 08 '24 10:02 talsuk5

Please get this merged maintainers! 🙏 @b4rtaz @ErnoW

Blocking development on SDK

UTkzhang avatar May 20 '24 17:05 UTkzhang

BUMPing this, still causing versioning issues that can only be resolved via fork @b4rtaz

UTkzhang avatar Jul 03 '24 20:07 UTkzhang

Hello @UTkzhang, please check the 0.1.49 version. In this version I changed requirements.

b4rtaz avatar Aug 16 '24 08:08 b4rtaz