Skip to content

Commit

Permalink
update for rc2 (#1667)
Browse files Browse the repository at this point in the history
Signed-off-by: tangy5 <[email protected]>
Co-authored-by: tangy5 <[email protected]>
  • Loading branch information
tangy5 and tangy5 authored Apr 6, 2024
1 parent 4dda1bb commit 844d6ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ monai[nibabel, skimage, pillow, tensorboard, gdown, ignite, torchvision, itk, tq
uvicorn==0.21.1
pydantic>=1.10.7,<2.0.0
python-dotenv==1.0.0
fastapi==0.110.0
fastapi==0.95.0
python-multipart==0.0.9
httpx==0.23.3
schedule==1.1.0
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ setup_requires =
install_requires =
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
pydantic>=1.10.7,<2.0.0
python-dotenv==1.0.0
fastapi==0.95.0
python-multipart==0.0.6
python-multipart==0.0.9
requests-toolbelt==0.10.1
httpx==0.23.3
schedule==1.1.0
Expand Down

0 comments on commit 844d6ff

Please sign in to comment.