mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-06-01 05:35:06 +08:00
Fix dependency conflict (#1293)
### What problem does this PR solve? Fix dependency conflict ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
parent
16a1d24a02
commit
b3f782b3d3
@ -85,9 +85,9 @@ pyarrow==15.0.0
|
|||||||
pyarrow-hotfix==0.6
|
pyarrow-hotfix==0.6
|
||||||
pyclipper==1.3.0.post5
|
pyclipper==1.3.0.post5
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
pycryptodome==3.20.0
|
pycryptodome
|
||||||
pycryptodome-test-vectors==1.0.14
|
pycryptodome-test-vectors
|
||||||
pycryptodomex==3.20.0
|
pycryptodomex
|
||||||
pydantic==2.6.2
|
pydantic==2.6.2
|
||||||
pydantic_core==2.16.3
|
pydantic_core==2.16.3
|
||||||
PyJWT==2.8.0
|
PyJWT==2.8.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user