Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhanchen committed Sep 27, 2024
1 parent 3dff3b3 commit c3f4e9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ exclude = ["images*"]
huggingface = [
"packaging",
"tyro",
"transformers>=4.45.0",
"transformers>=4.45.1",
"datasets>=2.16.0",
"sentencepiece>=0.2.0",
"tqdm",
Expand Down Expand Up @@ -212,7 +212,7 @@ colab-ampere-torch220 = [
colab-new = [
"packaging",
"tyro",
"transformers>=4.45.0",
"transformers>=4.45.1",
"datasets>=2.16.0",
"sentencepiece>=0.2.0",
"tqdm",
Expand Down

0 comments on commit c3f4e9a

Please sign in to comment.