Skip to content

Commit

Permalink
Update dependencies (#101)
Browse files Browse the repository at this point in the history
* Bump version

* Update dependencies to latest

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
surajpaib and actions-user committed Jan 30, 2024
1 parent cbc17db commit a78d339
Show file tree
Hide file tree
Showing 3 changed files with 793 additions and 813 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,7 @@ build-remove:

.PHONY: cleanup
cleanup: pycache-remove dsstore-remove mypycache-remove ipynbcheckpoints-remove pytestcache-remove

.PHONY: get-latest-deps
get-latest-deps:
poetry add torch@latest torchvision@latest pytorch_lightning@latest torchmetrics@latest monai@latest
Loading

0 comments on commit a78d339

Please sign in to comment.