Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Faisal Alquaddoomi <[email protected]>
  • Loading branch information
d33bs and falquaddoomi authored Dec 11, 2024
1 parent 441c6b9 commit 1426aeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ packages = [ { include = "manubot_ai_editor", from = "libs" } ]

[tool.poetry.dependencies]
python = ">=3.10,<4.0"
langchain-core = ">=0.3.6"
langchain-openai = ">=0.2.0"
langchain-core = "^0.3.6"
langchain-openai = "^0.2.0"
pyyaml = "*"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 1426aeb

Please sign in to comment.