Bump bitsandbytes from 0.37.2 to 0.41.0

Bumps [bitsandbytes](https://github.com/TimDettmers/bitsandbytes) from 0.37.2 to 0.41.0.
- [Release notes](https://github.com/TimDettmers/bitsandbytes/releases)
- [Changelog](https://github.com/TimDettmers/bitsandbytes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TimDettmers/bitsandbytes/commits/0.41.0)

---
updated-dependencies:
- dependency-name: bitsandbytes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/24/head
dependabot[bot] 1 year ago committed by GitHub
parent b65ee6dc42
commit 92d70118a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -77,7 +77,7 @@ celery==5.2.7
redis==4.5.4
sentencepiece
bitsandbytes==0.37.2
bitsandbytes==0.41.0
psycopg2-binary==2.9.5
google-search-results==2.4.2

@ -81,7 +81,7 @@ setup(
'celery==5.2.7',
'redis==4.5.4',
'sentencepiece',
'bitsandbytes==0.37.2',
'bitsandbytes==0.41.0',
'psycopg2-binary==2.9.5',
'google-search-results==2.4.2',
'black==23.7.0',

Loading…
Cancel
Save