Skip to content

Commit

Permalink
Loosen aiohttp depenecy.
Browse files Browse the repository at this point in the history
  • Loading branch information
stegm committed Nov 12, 2023
1 parent b5a731d commit ccd798b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers =
[options]
packages = pykoplenti
install_requires =
aiohttp ~= 3.8.5
aiohttp ~= 3.8
pycryptodome ~= 3.19
pydantic ~= 1.10

Expand Down

0 comments on commit ccd798b

Please sign in to comment.