We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b115a4 commit 8d7da8aCopy full SHA for 8d7da8a
libs/oci/pyproject.toml
@@ -16,7 +16,7 @@ langchain-core = ">=0.3.20,<1.0.0"
16
langchain = ">=0.3.20,<1.0.0"
17
oci = ">=2.144.0"
18
pydantic = ">=2,<3"
19
-# aiohttp = ">=3.12.14"
+aiohttp = ">=3.12.14"
20
21
[tool.poetry.group.test]
22
optional = true
0 commit comments