adding dependencies for langchain pg support
This commit is contained in:
parent
83b7ee337f
commit
177b50695d
1 changed files with 3 additions and 0 deletions
|
|
@ -70,6 +70,9 @@ pinecone-client = "^2.2.2"
|
|||
supabase = "^1.0.3"
|
||||
pymongo = "^4.4.0"
|
||||
certifi = "^2023.5.7"
|
||||
psycopg = "^3.1.9"
|
||||
psycopg-binary = "^3.1.9"
|
||||
psycopg-c = "^3.1.9"
|
||||
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue