Skip to content

Commit

Permalink
chore: update dependencies and lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldziher committed Feb 2, 2025
1 parent 98c77c1 commit 3caa355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 31 deletions.
6 changes: 1 addition & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[project]
name = "kreuzberg"
version = "1.1.0"
version = "1.2.0"
description = "A text extraction library supporting PDFs, images, office documents and more"
readme = "README.md"
keywords = [
"async",
"document-processing",
"docx",
"image-to-text",
Expand All @@ -17,7 +16,6 @@ keywords = [
"pdf",
"pdf-extraction",
"rag",
"tesseract",
"text-extraction",
"text-processing",
]
Expand All @@ -43,9 +41,7 @@ classifiers = [

dependencies = [
"anyio>=4.8.0",
"beautifulsoup4>=4.12.3",
"charset-normalizer>=3.4.1",
"lxml>=5.3.0",
"pypandoc>=1.15",
"pypdfium2>=4.30.1",
"pytesseract>=0.3.13",
Expand Down
27 changes: 1 addition & 26 deletions uv.lock

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

0 comments on commit 3caa355

Please sign in to comment.