Skip to content

Commit 01cc1e1

Browse files
committed
add requirements.txt
1 parent cf46735 commit 01cc1e1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

requirements.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
langgraph>=0.3.25
2+
langchain-openai>=0.3.12
3+
langchain-anthropic>=0.3.10
4+
langchain>=0.3.23
5+
langchain-community>=0.3.21
6+
langchain-mcp-adapters>=0.0.7
7+
tavily-python>=0.5.4
8+
python-dotenv>=1.0.1
9+
aiofiles>=24.1.0
10+
mypy>=1.11.1
11+
ruff>=0.6.1
12+
langgraph-cli[inmem]>=0.1.89

0 commit comments

Comments
 (0)