Replace EverMemOS with EverOS backend
This commit is contained in:
@ -12,7 +12,6 @@ dependencies = [
|
||||
"pydantic>=2.5.0",
|
||||
"pyyaml>=6.0",
|
||||
"uvicorn>=0.27.0",
|
||||
"tenacity>=8.2.0",
|
||||
"markitdown[all]>=0.1.5",
|
||||
"python-multipart>=0.0.9",
|
||||
]
|
||||
@ -28,8 +27,5 @@ dev = [
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.uv]
|
||||
dev-dependencies = []
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py310"
|
||||
|
||||
Reference in New Issue
Block a user