Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tiwarishubham635 authored Jan 4, 2024
1 parent a754036 commit 14056a8
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 @@ -23,7 +23,7 @@
install_requires=[
"requests >= 2.0.0",
"PyJWT >= 2.0.0, < 3.0.0",
"aiohttp>=3.9.0",
"aiohttp>=3.8.4",
"aiohttp-retry>=2.8.3",
],
packages=find_packages(exclude=["tests", "tests.*"]),
Expand Down

0 comments on commit 14056a8

Please sign in to comment.