Bump bitsandbytes from 0.37.2 to 0.40.2

Bumps [bitsandbytes](https://github.com/TimDettmers/bitsandbytes) from 0.37.2 to 0.40.2.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/14/head
dependabot[bot] 2 years ago committed by GitHub
parent b9ab9dfd5e
commit b8e1e7c4a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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

Loading…
Cancel
Save