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:
Konstantinos Voulgaropoulos 2024-07-17 04:40:41 +03:00 committed by GitHub
parent 9e1421b77c
commit f43cf7c2b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,6 +135,7 @@ BCEmbedding
loguru==0.7.2
umap-learn
fasttext==0.9.2
pybind11==2.13.1
volcengine==1.0.141
readability-lxml==0.8.1
html_text==0.6.2