Skip to content

Commit f7d66f5

Browse files
committed
fix: bug on .toml
1 parent aeb1acb commit f7d66f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ langchain-groq = "0.1.3"
4242
playwright = "^1.43.0"
4343
langchain-aws = "^0.1.2"
4444
langchain-anthropic = "^0.1.11"
45-
yahoo-search-py=="^0.3"
45+
yahoo-search-py="^0.3"
4646

4747
[tool.poetry.dev-dependencies]
4848
pytest = "8.0.0"

0 commit comments

Comments
 (0)