Skip to content

Commit

Permalink
poetry files
Browse files Browse the repository at this point in the history
  • Loading branch information
adolkhan committed Oct 25, 2023
1 parent 9f6cd44 commit 190e44b
Show file tree
Hide file tree
Showing 2 changed files with 557 additions and 635 deletions.
4 changes: 1 addition & 3 deletions libs/langchain/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ arxiv = {version = "^1.4", optional = true}
pypdf = {version = "^3.4.0", optional = true}
networkx = {version=">=2.6.3, <4", optional = true}
aleph-alpha-client = {version="^2.15.0", optional = true}
deeplake = {version = "^3.6.8", optional = true}
libdeeplake = {version = "^0.0.60", optional = true}
deeplake = {version = "^3.8.3", optional = true}
pgvector = {version = "^0.1.6", optional = true}
psycopg2-binary = {version = "^2.9.5", optional = true}
pyowm = {version = "^3.3.0", optional = true}
Expand Down Expand Up @@ -265,7 +264,6 @@ all = [
"nomic",
"aleph-alpha-client",
"deeplake",
"libdeeplake",
"pgvector",
"psycopg2-binary",
"pyowm",
Expand Down

0 comments on commit 190e44b

Please sign in to comment.