Skip to content

Commit 7760b70

Browse files
Add firestore to test dependencies
1 parent 8312dc8 commit 7760b70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ test = [
123123
"a2a-sdk>=0.3.0,<0.4.0",
124124
"anthropic>=0.43.0", # For anthropic model tests
125125
"crewai[tools];python_version>='3.11' and python_version<'3.12'", # For CrewaiTool tests; chromadb/pypika fail on 3.12+
126+
"google-cloud-firestore>=2.11.0",
126127
"kubernetes>=29.0.0", # For GkeCodeExecutor
127128
"langchain-community>=0.3.17",
128129
"langgraph>=0.2.60, <0.4.8", # For LangGraphAgent

0 commit comments

Comments
 (0)