Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
skepfish authored Dec 13, 2024
1 parent 96696b4 commit bdfb82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
license="Apache Software License",
install_requires=[
"aiohttp>=3.8.5",
"uvloop>=0.17.0",
"uvloop>=0.21.0",
"lxml>=5.1.0",
"typeguard>=2.13.3",
"yarl>=1.8.2",
Expand Down

0 comments on commit bdfb82e

Please sign in to comment.