Skip to content

Commit

Permalink
Merge pull request #55 from truefoundry/nikp1172-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nikp1172 authored Nov 14, 2024
2 parents 19a7b50 + 540b106 commit 2c5e4a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion workflows/california_housing_ml_pipeline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a sample workflow for the California Housing Dataset.

1. Install the TrueFoundry Python SDK
```
pip install truefoundry[workflow]==0.4.7
pip install truefoundry[workflow]==0.4.8
```

Login to TrueFoundry
Expand Down
2 changes: 1 addition & 1 deletion workflows/california_housing_ml_pipeline/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
truefoundry[workflow]==0.4.7
truefoundry[workflow]==0.4.8
scikit-learn==1.3.2
pandas==1.5.3
joblib==1.3.2

0 comments on commit 2c5e4a4

Please sign in to comment.