mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-06-03 19:03:59 +08:00
Update requirements.txt with pybind11 2.13.1 (#1548)
necessary for successful installation of the fasttext==0.9.2 module ### What problem does this PR solve? Aiming to solve issue #1547 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
parent
9e1421b77c
commit
f43cf7c2b0
@ -135,6 +135,7 @@ BCEmbedding
|
|||||||
loguru==0.7.2
|
loguru==0.7.2
|
||||||
umap-learn
|
umap-learn
|
||||||
fasttext==0.9.2
|
fasttext==0.9.2
|
||||||
|
pybind11==2.13.1
|
||||||
volcengine==1.0.141
|
volcengine==1.0.141
|
||||||
readability-lxml==0.8.1
|
readability-lxml==0.8.1
|
||||||
html_text==0.6.2
|
html_text==0.6.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user