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

Release 3.0.0 requirement pydantic<2.0 breaks our project #504

Open
bfilipov opened this issue Feb 22, 2024 · 1 comment
Open

Release 3.0.0 requirement pydantic<2.0 breaks our project #504

bfilipov opened this issue Feb 22, 2024 · 1 comment

Comments

@bfilipov
Copy link

Since release 3.0.0 there is the following dependency for safety:
pydantic>=1.10.12,<2.0

That makes it backward incompatible for our project, since we are currently using the latest release of pydantic - 2.6.1

@adiroiban
Copy link

Another problem with 3.1.0 release.
It depends on dparse>=0.6.4b0 but 0.6.4 was not released yet ... with beta released in Oct 2023 :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants