mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-12 12:59:07 +00:00
templates: fix deps (#15439)
This commit is contained in:
1311
templates/self-query-supabase/poetry.lock
generated
1311
templates/self-query-supabase/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8.1,<4.0"
|
||||
langchain = ">=0.0.325"
|
||||
langchain = ">=0.0.353,<0.2"
|
||||
openai = "<2"
|
||||
tiktoken = "^0.5.1"
|
||||
supabase = "^1.2.0"
|
||||
|
Reference in New Issue
Block a user