Skip to content

Commit

Permalink
v0.7.1: fix a dependency error
Browse files Browse the repository at this point in the history
  • Loading branch information
garylin2099 committed Feb 19, 2024
1 parent 10553b2 commit cf344c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cf344c2

Please sign in to comment.