Skip to content

Commit

Permalink
Bump constraint for aiostream
Browse files Browse the repository at this point in the history
Fixes: #1111
  • Loading branch information
WhyNotHugo committed Jan 17, 2024
1 parent 889e1f9 commit 3084cf3
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 @@ -21,7 +21,7 @@
# https://github.com/untitaker/python-atomicwrites/commit/4d12f23227b6a944ab1d99c507a69fdbc7c9ed6d # noqa
"atomicwrites>=0.1.7",
"aiohttp>=3.8.0,<4.0.0",
"aiostream>=0.4.3,<0.5.0",
"aiostream>=0.4.3,<0.6.0",
]


Expand Down

0 comments on commit 3084cf3

Please sign in to comment.