diff --git a/README.md b/README.md index ae95398..804fe12 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,5 @@ To install the `v1` version of the requirements run ``` pip install -r https://github.com/intro-stat-learning/ISLP_labs/blob/v1/frozen_requirements.txt; pip install -r https://github.com/intro-stat-learning/ISLP_labs/blob/v1/torch_requirements.txt; +pip install ISLP==0.3.17; ``` diff --git a/frozen_requirements.txt b/frozen_requirements.txt index 6ff3076..27d4e1a 100644 --- a/frozen_requirements.txt +++ b/frozen_requirements.txt @@ -8,4 +8,4 @@ statsmodels==0.13.2 lifelines==0.27.6 pygam==0.8.0 l0bnb==1.0.0 -ISLP==0.3.17 +