Skip to content

Commit

Permalink
Merge pull request #112 from Jylpah/main-fix-aiohttp-dep
Browse files Browse the repository at this point in the history
aiohttp>=3.9.1
  • Loading branch information
Jylpah authored Dec 25, 2023
2 parents 7764be8 + b0a1b04 commit 85f48b2
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 @@ -17,7 +17,7 @@ classifiers = [
]
dependencies = [
"aiofiles>=23.1.0",
"aiohttp>=3.8.5",
"aiohttp~=3.9.1",
"Brotli>=1.1.0",
"aiodns>=3.0.0",
"aioconsole>=0.6.1",
Expand Down

0 comments on commit 85f48b2

Please sign in to comment.