Skip to content

Commit 2da7966

Browse files
committed
unpin kaggle-environments
1 parent 3fdce73 commit 2da7966

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -558,8 +558,7 @@ RUN pip install pytorch-ignite \
558558
transformers \
559559
# b/232247930 >= 2.2.0 requires pyarrow >= 6.0.0 which conflicts with dependencies for rapidsai 0.21.*
560560
datasets==2.1.0 \
561-
# b/271870650 1.13.0 installs pickle5 which breaks rgf_pythons tests
562-
kaggle-environments==1.12.0 \
561+
kaggle-environments \
563562
geopandas \
564563
"shapely<2" \
565564
vowpalwabbit \

0 commit comments

Comments
 (0)