Skip to content

Commit

Permalink
Add scipy minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
aleskubicek authored and nblach committed Sep 26, 2023
1 parent 48f0242 commit 2a32d77
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 @@ -30,7 +30,7 @@ dependencies = [
"transformers>=4.31.0",
"accelerate>=0.21.0",
"bitsandbytes>=0.41.0",
"scipy",
"scipy>=1.10.1",
]

[project.urls]
Expand Down

0 comments on commit 2a32d77

Please sign in to comment.