Skip to content

Commit

Permalink
Bump aiohttp to 1.3.5
Browse files Browse the repository at this point in the history
This fixes #64.
  • Loading branch information
postlund committed Mar 18, 2017
1 parent fea11e5 commit b3909c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
zip_safe=False,
platforms='any',
install_requires=[
'aiohttp>=1.3.0',
'aiohttp>=1.3.5',
'zeroconf>=0.17.7',
],
test_suite='tests',
Expand Down

0 comments on commit b3909c5

Please sign in to comment.