Skip to content

Commit d8e0bad

Browse files
authored
add aiohttp test dependancy (#84)
1 parent 3f3664c commit d8e0bad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/elasticsearch/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ syrupy = "^4.0.2"
2626
pytest-watcher = "^0.3.4"
2727
pytest-asyncio = "^0.21.1"
2828
langchain = ">=0.3.10,<1.0.0"
29+
aiohttp = "^3.8.3"
2930

3031
[tool.poetry.group.codespell]
3132
optional = true

0 commit comments

Comments
 (0)