mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Fix highlight with infinity (#10345)
Fix highlight with infinity Fix on OpenSUSE Tumbleweed ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -118,7 +118,7 @@ dependencies = [
|
||||
"graspologic>=3.4.1,<4.0.0",
|
||||
"mini-racer>=0.12.4,<0.13.0",
|
||||
"pyodbc>=5.2.0,<6.0.0",
|
||||
"pyicu>=2.13.1,<3.0.0",
|
||||
"pyicu>=2.15.3,<3.0.0",
|
||||
"flasgger>=0.9.7.1,<0.10.0",
|
||||
"xxhash>=3.5.0,<4.0.0",
|
||||
"trio>=0.29.0",
|
||||
|
||||
Reference in New Issue
Block a user