Skip to content

Commit

Permalink
poetry changes
Browse files Browse the repository at this point in the history
  • Loading branch information
isahers1 committed Sep 17, 2024
1 parent 4e33d09 commit 3a0156c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ vcrpy = "^6.0.1"
click = "^8.1.7"

[tool.poetry.group.test.dependencies]
langchain-openai = "^0.1.23"
langchain-anthropic = "^0.1.23"
langchain-openai = "^0.2"
langchain-anthropic = "^0.2"
numpy = "^1.26.4"
redis = "^5.0.8"
pymongo = "^4.8.0"
motor = "^3.5.1"
langchain-community = "^0.2.16"
langchain-community = "^0.3"
grandalf = "^0.8"
pyppeteer = "^2.0.0"

Expand Down

0 comments on commit 3a0156c

Please sign in to comment.