mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-11 04:08:57 +08:00
fix pip install error (#2407)
### What problem does this PR solve? #2356 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
parent
cbdf54cf36
commit
b261b6aac0
@ -31,7 +31,6 @@ Flask==3.0.3
|
||||
Flask_Cors==5.0.0
|
||||
Flask_Login==0.6.3
|
||||
flask_session==0.8.0
|
||||
psycopg2==2.9.9
|
||||
google_search_results==2.4.2
|
||||
groq==0.9.0
|
||||
hanziconv==0.3.2
|
||||
|
@ -83,6 +83,7 @@ peewee==3.17.1
|
||||
pillow==10.3.0
|
||||
protobuf==4.25.3
|
||||
psutil==5.9.8
|
||||
psycopg2-binary==2.9.9
|
||||
pyarrow==15.0.0
|
||||
pyarrow-hotfix==0.6
|
||||
pyclipper==1.3.0.post5
|
||||
|
Loading…
x
Reference in New Issue
Block a user