MoralisWeb3 / Moralis-Python-SDK

MIT License
31 stars 24 forks source link

Support for Pydantic V2 #50

Open talsuk5 opened 8 months ago

talsuk5 commented 8 months ago

name: Support for Pydantic v2 about: bump typing_extensions to 4.9.0

New Pull Request

Checklist

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

UTkzhang commented 5 months ago

Please get this merged maintainers! 🙏 @b4rtaz @ErnoW

Blocking development on SDK

UTkzhang commented 4 months ago

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

b4rtaz commented 2 months ago

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