diff --git a/llama-index-networks/pyproject.toml b/llama-index-networks/pyproject.toml index 0bc7ffbf888ce9bada17b573aa5c26eea72d52c9..920166eb122777bbf704b6d1978d133580be2528 100644 --- a/llama-index-networks/pyproject.toml +++ b/llama-index-networks/pyproject.toml @@ -43,7 +43,6 @@ python-jose = "^3.3.0" uvicorn = {extras = ["standard"], version = "^0.27.1"} pydantic = {extras = ["dotenv"], version = "^2.6.1"} python-dotenv = "^1.0.1" -asyncio = "^3.4.3" aiohttp = "^3.9.3" [tool.poetry.group.dev.dependencies]