Project-MONAI / Project-MONAI/MONAILabel
Can we upgrade the version of pydantic to allow ver >2.0?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 891
- Forks
- 269
- Avg merge
- 15h 41m
- Merged PRs (30d)
- 1
Description
Describe the bug
Latest pytorch container (23.12) uses 2.5.2, and however, we restrict the version to be lower than 2.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review requirements.txt at the referenced line to understand the current pydantic constraint and how it interacts with the PyTorch 23.12 container. Check dependency resolution in that environment and confirm that the updated constraint installs successfully without breaking the project’s existing setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- build-system, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100