tests should work now

This commit is contained in:
Brandon Hancock
2025-01-02 14:18:11 -05:00
parent 6ba36a3485
commit 8c175b8333
13 changed files with 10 additions and 264 deletions

View File

@@ -13,6 +13,7 @@ dependencies = [
"openai>=1.13.3",
"litellm>=1.44.22",
"instructor>=1.3.3",
"crewai-tools>=0.17.0",
# Text Processing
"pdfplumber>=0.11.4",
@@ -71,7 +72,6 @@ docling = [
[tool.uv]
dev-dependencies = [
"crewai-tools>=0.17.0",
"ruff>=0.8.2",
"mypy>=1.10.0",
"pre-commit>=3.6.0",