Skip to content

Commit

Permalink
update setup deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hyzhak committed Nov 29, 2016
1 parent a204cb2 commit e6deab3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
'Programming Language :: Python :: 3.5',
],
install_requires=[
'aiohttp==1.1.1',
'aiohttp==1.1.6',
'motor==1.0',
'yarl==0.5.3',
'yarl==0.7.1',
],
package_data={
'': ['*.crt', '*.key']
Expand Down

0 comments on commit e6deab3

Please sign in to comment.