mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-01 17:32:56 +00:00
This also changes the pylance pin from `==0.23.2` to `~=0.23.2` which should allow the pylance dependency to float a little. The pylance dependency is actually not used for much anymore and so it should be tolerant of patch changes.