jhnnsrs / herre

herre is an (asynchronous) oauth2/openid client, that provides sensible defaults for the python ecosystem

Home Page:https://jhnnsrs.github.io/herre/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to pydantic 2

frosenb opened this issue · comments

Please update to use pydantic >=2

Because herre (0.4.3) depends on pydantic (>=1.9.0,<2)
 and no versions of herre match >0.4.3,<0.5.0, herre (>=0.4.3,<0.5.0) requires pydantic (>=1.9.0,<2).

(ref - https://docs.pydantic.dev/latest/migration/)