Merge pull request #906 from garylin2099/v0.7-release

v0.7.1: fix a dependency error
This commit is contained in:
garylin2099 2024-02-19 20:39:14 +08:00 committed by GitHub
commit c00f33f54f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ lancedb==0.4.0
langchain==0.0.352
loguru==0.6.0
meilisearch==0.21.0
numpy>=1.24.3
numpy>=1.24.3,<1.25.0
openai==1.6.0
openpyxl
beautifulsoup4==4.12.2