betki commited on
Commit
f32dde2
Β·
verified Β·
1 Parent(s): 184f36a

Added modal package

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -1
pyproject.toml CHANGED
@@ -11,5 +11,6 @@ dependencies = [
11
  "llama-index-llms-nebius",
12
  "groundx",
13
  "duckduckgo-search",
14
- "langchain-community>=0.3.24",
 
15
  ]
 
11
  "llama-index-llms-nebius",
12
  "groundx",
13
  "duckduckgo-search",
14
+ "langchain-community",
15
+ "modal"
16
  ]