mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
aiohttp bump
This commit is contained in:
@@ -17,7 +17,7 @@ numpy = [
|
||||
{version = "^1", python = ">=3.8.1,<3.12"},
|
||||
{version = "^1.26", python = ">=3.12,<4.0"}
|
||||
]
|
||||
aiohttp = "^3.8.3"
|
||||
aiohttp = "^3.9.1"
|
||||
tenacity = "^8.1.0"
|
||||
dataclasses-json = ">= 0.5.7, < 0.7"
|
||||
langsmith = "~0.0.63"
|
||||
|
||||
@@ -22,7 +22,7 @@ numpy = [
|
||||
{version = "^1", python = ">=3.8.1,<3.12"},
|
||||
{version = "^1.26", python = ">=3.12,<4.0"}
|
||||
]
|
||||
aiohttp = "^3.8.3"
|
||||
aiohttp = "^3.9.1"
|
||||
tenacity = "^8.1.0"
|
||||
jsonpatch = "^1.33"
|
||||
azure-core = {version = "^1.26.4", optional=true}
|
||||
|
||||
Reference in New Issue
Block a user