Skip to content

Commit

Permalink
aiohttp version
Browse files Browse the repository at this point in the history
closes #298
  • Loading branch information
Giuseppe De Marco authored Jan 2, 2024
1 parent 4c84fd3 commit 4ac2c34
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 @@ -14,7 +14,7 @@
"cryptojwt>=1.8.2",
"pydantic>=1.8.2,<2.0",
"pytz>=2021.3",
"aiohttp>=3.8,<3.9",
"aiohttp>3.9,<3.10",
"requests>=2.20,<3.0",
"pydantic[email]",
"djagger"
Expand Down

0 comments on commit 4ac2c34

Please sign in to comment.