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

pin pydantic to v1.10.10 everywhere #873

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

swelborn
Copy link
Collaborator

Recent version of pydantic takes BaseSettings to a different package:

https://docs.pydantic.dev/latest/concepts/pydantic_settings/

This was an issue for me when I installed pydantic recently for the watcher cli. It will probably cause issues with other sections of the code, so I pinned it everywhere after searching the repo for pydantic[dotenv]. It was already pinned in the microservices base image.

@cjh1
Copy link
Member

cjh1 commented Oct 30, 2023

This is because of release of pydantic 2.0, we should migrate.

- base cannot be built, librocksdb problem again. Tried many ways, nothing works...
- obviously we shouldnt leave this like this...
new behavior adds trailing `/` to end of links without a path:

pydantic/pydantic#7186 (comment)
unsure if this is expected, or because TZ is not set...
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

Successfully merging this pull request may close these issues.

2 participants