diff --git a/examples/requirements.txt b/examples/requirements.txt index eee4ff1..5fb842f 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -7,6 +7,6 @@ ipympl>=0.5.7 numpy torch>=2.0 monai>=1.3.0 -matplotlib==3.3.1 +matplotlib>=3.5.0 voila tqdm