Update pyproject.toml and uv.lock to drop crewai-tools as a default requirement (#1711)

This commit is contained in:
Brandon Hancock (bhancock_ai)
2024-12-09 14:17:46 -05:00
committed by GitHub
parent c1df7c410e
commit 2f9a2afd9e
2 changed files with 0 additions and 3 deletions

View File

@@ -15,7 +15,6 @@ dependencies = [
"opentelemetry-exporter-otlp-proto-http>=1.22.0",
"instructor>=1.3.3",
"regex>=2024.9.11",
"crewai-tools>=0.17.0",
"click>=8.1.7",
"python-dotenv>=1.0.0",
"appdirs>=1.4.4",