Skip to content

Commit

Permalink
aiohttp 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rkhwaja committed Nov 20, 2023
1 parent 35d6048 commit 16b090a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ urllib3 = [
{ version = ">=1.26", python = ">=3.10,<4" }
]
pydantic = ">=2.4.2"
aiohttp = { version = ">=3.8.1", allow-prereleases = true }
aiohttp = { version = ">=3.9" }
listdiff = ">=1.0.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 16b090a

Please sign in to comment.