Skip to content

Commit

Permalink
chore: adjust deps
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdi committed Apr 8, 2024
1 parent e7b6aa9 commit a4dc21b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ readability-lxml = "0.8.1"
docstring-parser = "0.15"
faiss-cpu = "1.7.4"
pypdf2 = "^3.0.1"
lxml = {extras = ["html-clean"], version = "^5.2.0"}
lxml = {extras = ["html-clean"], version = "^5.1.0"}
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ deps =
pandas==2.1.1
tiktoken==0.5.1
python-dateutil==2.8.2
lxml==5.2.0
lxml==5.1.0
lxml-html-clean==0.1.0

[extra-deps]
Expand Down

0 comments on commit a4dc21b

Please sign in to comment.