Skip to content

Commit

Permalink
loosen package version req to avoid conflicting dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Martino Lugato committed Oct 17, 2024
1 parent 058d4e3 commit f8401af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"httptools==0.6.0",
"humanfriendly==10.0",
"langchain==0.0.268",
"langchain-anthropic==0.2.1",
"langchain-anthropic",
"loguru==0.7.2",
"lz4==4.3.2",
"mistune==3.0.1",
Expand Down

0 comments on commit f8401af

Please sign in to comment.