You've already forked DataMate
Revert "feature: 增加data-juicer算子" (#158)
Revert "feature: 增加data-juicer算子 (#157)"
This reverts commit 786f13f9c3.
This commit is contained in:
@@ -19,22 +19,12 @@ dependencies = [
|
||||
"fastapi>=0.123.9",
|
||||
"jsonargparse>=4.44.0",
|
||||
"loguru>=0.7.3",
|
||||
"opencv-python-headless==4.7.0.72",
|
||||
"opencv-python-headless>=4.12.0.88",
|
||||
"ray[data,default]==2.52.1",
|
||||
"unstructured[csv,docx,pptx,xlsx]==0.18.15",
|
||||
"uvicorn[standard]>=0.38.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dj = [
|
||||
"py-data-juicer~=1.4.4"
|
||||
]
|
||||
|
||||
# All dependencies
|
||||
all = [
|
||||
"datamate[dj]"
|
||||
]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user