Skip to content

Commit

Permalink
Update poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-grodek-dsai committed Aug 30, 2023
1 parent 77f0b5b commit 98e528f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 deletions libs/langchain/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libs/langchain/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ pytesseract = {version = "^0.3.10", optional=true}
html2text = {version="^2020.1.16", optional=true}
numexpr = "^2.8.4"
duckduckgo-search = {version="^3.8.3", optional=true}
docker = {version = "^6.1.3", optional = true}
azure-cosmos = {version="^4.4.0b1", optional=true}
lark = {version="^1.1.5", optional=true}
lancedb = {version = "^0.1", optional = true}
Expand Down Expand Up @@ -128,6 +127,7 @@ xata = {version = "^1.0.0a7", optional = true}
xmltodict = {version = "^0.13.0", optional = true}
markdownify = {version = "^0.11.6", optional = true}
assemblyai = {version = "^0.17.0", optional = true}
docker = {version = "^6.1.3", optional = true}


[tool.poetry.group.test.dependencies]
Expand Down

0 comments on commit 98e528f

Please sign in to comment.