Skip to content

Commit

Permalink
missing anthropic packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pmlugato committed Oct 17, 2024
1 parent 9bce9da commit 058d4e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ dependencies:
- kiwisolver=1.4.4=py310h6a678d5_0
- lame=3.100=h7f98852_1001
- langchain=0.0.190=pyhd8ed1ab_0
- langchain-anthropic=0.2.1
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.40=h41732ed_0
- lerc=3.0=h295c915_0
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies = [
"httptools==0.6.0",
"humanfriendly==10.0",
"langchain==0.0.268",
"langchain-anthropic==0.2.1",
"loguru==0.7.2",
"lz4==4.3.2",
"mistune==3.0.1",
Expand Down

0 comments on commit 058d4e3

Please sign in to comment.