fix: bug on .toml

This commit is contained in:
VinciGit00 2024-05-03 22:01:41 +02:00
parent aeb1acbf05
commit f7d66f5181

View File

@ -42,7 +42,7 @@ langchain-groq = "0.1.3"
playwright = "^1.43.0"
langchain-aws = "^0.1.2"
langchain-anthropic = "^0.1.11"
yahoo-search-py=="^0.3"
yahoo-search-py="^0.3"
[tool.poetry.dev-dependencies]
pytest = "8.0.0"