mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-23 08:56:42 +08:00
PY: fix admin error (#16827)
### Summary Sync code from EE Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.13,<3.14"
|
||||
dependencies = [
|
||||
"requests>=2.30.0,<3.0.0",
|
||||
"beartype>=0.20.0,<1.0.0",
|
||||
"beartype>=0.22.9,<1.0.0",
|
||||
"pycryptodomex>=3.10.0",
|
||||
"lark>=1.1.0",
|
||||
"requests-toolbelt>=1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user