Skip to content

Commit

Permalink
updatse pydantic to 2.5.3
Browse files Browse the repository at this point in the history
Signed-off-by: tangy5 <[email protected]>
  • Loading branch information
tangy5 committed Jan 4, 2024
1 parent 581a966 commit 57818c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

monai[nibabel, skimage, pillow, tensorboard, gdown, ignite, torchvision, itk, tqdm, lmdb, psutil, openslide, fire, mlflow]>=1.3.0
uvicorn==0.21.1
pydantic>=1.10.7,<2.0.0
pydantic>=1.10.7,<=2.5.3
python-dotenv==1.0.0
fastapi==0.95.0
python-multipart==0.0.6
Expand Down

0 comments on commit 57818c7

Please sign in to comment.