bhavnicksm / chonkie

🦛 CHONK your texts with Chonkie ✨ - The no-nonsense RAG chunking library
https://pypi.org/project/chonkie/
MIT License
1.69k stars 61 forks source link

Update dependency version of SentenceTransformer to at least 2.3.0 #27

Closed bhavnicksm closed 1 week ago

bhavnicksm commented 1 week ago

This pull request updates the dependencies in the pyproject.toml file to ensure compatibility with newer versions and improve code maintainability. The most important changes include upgrading the sentence-transformers version and reformatting the dev dependencies for better readability.

Dependency updates:

Code formatting: