Skip to content

Commit

Permalink
Update unstructured requirement in /topic/machine-learning/llm-langchain
Browse files Browse the repository at this point in the history
Updates the requirements on [unstructured](https://github.com/Unstructured-IO/unstructured) to permit the latest version.
- [Release notes](https://github.com/Unstructured-IO/unstructured/releases)
- [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md)
- [Commits](Unstructured-IO/unstructured@0.2.0...0.11.0)

---
updated-dependencies:
- dependency-name: unstructured
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Feb 28, 2024
1 parent fa19f73 commit dd23b28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions topic/machine-learning/llm-langchain/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ cratedb-toolkit==0.0.5

# langchain[cratedb,openai]==0.0.354
# langchain-community==0.0.8
langchain-openai==0.0.6
pueblo[cli,fileio,nlp]>=0.0.7
pydantic>=1,<3
pypdf<5
python-dotenv<2
requests-cache<2
unstructured<0.11
langchain-openai==0.0.6
unstructured<0.12

# Development.
# cratedb-toolkit @ git+https://github.com/crate-workbench/cratedb-toolkit.git@main
Expand Down

0 comments on commit dd23b28

Please sign in to comment.