Skip to content

Commit

Permalink
update 2 package dependencies (Project-MONAI#1660)
Browse files Browse the repository at this point in the history
* update 2 package dependencies

Signed-off-by: tangy5 <[email protected]>

* pydantic version

Signed-off-by: tangy5 <[email protected]>

* add google auth

Signed-off-by: tangy5 <[email protected]>

* add gcp dicom client

Signed-off-by: tangy5 <[email protected]>

* add gcp dicom client

Signed-off-by: tangy5 <[email protected]>

---------

Signed-off-by: tangy5 <[email protected]>
Signed-off-by: tangy5 <[email protected]>
  • Loading branch information
tangy5 authored Apr 2, 2024
1 parent b765098 commit 4dda1bb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@

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.5.3
pydantic>=1.10.7,<2.0.0
python-dotenv==1.0.0
fastapi==0.95.0
python-multipart==0.0.6
fastapi==0.110.0
python-multipart==0.0.9
httpx==0.23.3
schedule==1.1.0
dicomweb-client[gcp]==0.59.1
Expand Down Expand Up @@ -42,5 +42,7 @@ requests
requests-toolbelt
scikit-learn
scipy
google-auth>=1.6.3


#sudo apt-get install openslide-tools -y

0 comments on commit 4dda1bb

Please sign in to comment.