jina-ai / annlite

⚡ A fast embedded library for approximate nearest neighbor search
Apache License 2.0
216 stars 22 forks source link

fix: bump rocksdict #206

Closed numb3r3 closed 1 year ago

numb3r3 commented 1 year ago

The latest rocksdict v0.3.0 wheel cannot work on M1. Thus, in this PR, we bump the version to rocksdict <= 0.2.16. I have raised an issue https://github.com/Congyuwang/RocksDict/issues/25. Until this issue is resolved, we will not unpin the version bump.