Skip to content

Commit

Permalink
drop scipy dependency (now in bitsandbytes)
Browse files Browse the repository at this point in the history
  • Loading branch information
catwell committed Jan 31, 2024
1 parent 7eb8eb4 commit b2c26ab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ training = [
"torchvision>=0.16.1",
"loguru>=0.7.2",
"wandb>=0.16.0",
# Added scipy as a work around until this PR gets merged:
# https://github.com/TimDettmers/bitsandbytes/pull/525
"scipy>=1.11.4",
"datasets>=2.15.0",
"tomli>=2.0.1",
]
Expand Down

0 comments on commit b2c26ab

Please sign in to comment.