samiulttr commited on
Commit
0fc1314
·
verified ·
1 Parent(s): 105d2d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -8,6 +8,7 @@ langgraph-checkpoint-sqlite
8
  langchain-mcp-adapters
9
  langchain-core
10
  mcp
 
11
 
12
  # ---------------------------------------------------------------------------
13
  # LLM providers used by init_chat_model (add/remove based on which
 
8
  langchain-mcp-adapters
9
  langchain-core
10
  mcp
11
+ aiosqlite
12
 
13
  # ---------------------------------------------------------------------------
14
  # LLM providers used by init_chat_model (add/remove based on which