diff --git a/.binder/environment.yml b/.binder/environment.yml index 261ca96c..05e9f2af 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -5,6 +5,6 @@ dependencies: - python=3.11 - pip - scikit-survival - - matplotlib~=3.6.2 + - matplotlib~=3.8.0 - numpy - seaborn==0.11.2