Skip to content

Commit

Permalink
add explicit requirements which are used by the client code (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
parikls authored Dec 19, 2024
1 parent 2b930c5 commit 0adeeb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ include_package_data = True
packages = find:
install_requires =
aiohttp>=3.8.1
yarl>=1.10
multidict>=6

[tool:pytest]
addopts=
Expand Down

0 comments on commit 0adeeb9

Please sign in to comment.