Skip to content

Commit

Permalink
Pin huggingface-hub dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mcamac committed May 9, 2023
1 parent 6f32532 commit 1ad0071
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 @@ -18,6 +18,7 @@ dependencies = [
"boto3",
"encodec",
"funcy",
"huggingface-hub>=0.14.1",
"numpy",
"scipy",
"tokenizers",
Expand All @@ -35,7 +36,6 @@ dev = [
"black",
"codecov",
"flake8",
"huggingface-hub",
"hypothesis>=6.14,<7",
"isort>=5.0.0,<6",
"jupyter",
Expand Down

0 comments on commit 1ad0071

Please sign in to comment.