Skip to content

Commit d6e158e

Browse files
adjust deps
1 parent 46811ae commit d6e158e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

python-recipes/feature-store/00_feast_credit_score.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
}
7070
],
7171
"source": [
72+
"# NBVAL_SKIP\n",
7273
"!pip install -q feast['redis']==0.42.0 ipywidgets"
7374
]
7475
},

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ scikit-surprise
2727
deepface
2828
pillow
2929
tf-keras
30+
feast[redis]==0.42.0
31+
ipywidgets

0 commit comments

Comments
 (0)