Skip to content

Commit 55c1821

Browse files
authored
Bump kagglehub and add optional deps (#1460)
Per @jplotts, I'll wait to merge this until after the holidays http://b/379756505
1 parent 083bc20 commit 55c1821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kaggle_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jupyter_server==2.12.5
7070
jupyterlab
7171
jupyterlab-lsp
7272
kaggle-environments
73-
kagglehub>=0.3.4
73+
kagglehub[pandas-datasets,hf-datasets]>=0.3.6
7474
# Keras 3.6 broke test_keras.py > test_train > keras.datasets.mnist.load_data():
7575
# See https://github.com/keras-team/keras/commit/dcefb139863505d166dd1325066f329b3033d45a
7676
keras<3.6

0 commit comments

Comments
 (0)