Skip to content

Commit

Permalink
Chore: Unpin kaggle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Aug 14, 2024
1 parent 587e63a commit f1941d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ cloud = [
]
datasets = [
"datasets<3",
"kaggle==1.6.14",
"kaggle<1.7",
]
develop = [
"black[jupyter]<25",
Expand Down

0 comments on commit f1941d8

Please sign in to comment.