Skip to content

Commit

Permalink
add aiohttp
Browse files Browse the repository at this point in the history
  • Loading branch information
ProKil committed Nov 5, 2024
1 parent 53beb43 commit ece445f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies = [
"typer>=0.12.5",
"numpy>=1.24.0",
"tomlkit>=0.13.0; python_version <= '3.10'",
"aiohttp>=3.10.5",
]
dynamic = ["version"]

Expand Down
2 changes: 2 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ece445f

Please sign in to comment.