Skip to content
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

pydantic 1.9.1 support #29

Closed
madEng84 opened this issue Jan 30, 2023 · 2 comments · Fixed by #30
Closed

pydantic 1.9.1 support #29

madEng84 opened this issue Jan 30, 2023 · 2 comments · Fixed by #30
Labels
bug Something isn't working

Comments

@madEng84
Copy link

Hi,
first of all thanks for this awesome package!

We need to switch to pydantic==1.9.1 but the configuration written in pyproject.toml does not allow to use a pydantic version different from v.1.9.0

requires = [
    "pydantic==1.9.0",
    ...

Are there some problem in 1.9.1 integration or this is only a forgetfulness?

Thanks in advance

@yezz123 yezz123 added the bug Something isn't working label Feb 2, 2023
@yezz123
Copy link
Owner

yezz123 commented Feb 2, 2023

Hello @madEng84 thank you for pinning that I will fix it now

@yezz123 yezz123 linked a pull request Feb 2, 2023 that will close this issue
@yezz123
Copy link
Owner

yezz123 commented Feb 2, 2023

Hello @madEng84 Thank you so much, Now its fixed here is the new release https://github.com/yezz123/pyngo/releases/tag/1.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants