Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
zhelev committed Aug 21, 2018
1 parent a49ae98 commit bb1990c
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 @@ -6,7 +6,7 @@
PACKAGES = find_packages(exclude=['tests', 'tests.*'])

REQUIRES = [
'aiohttp>=1.3.1',
'aiohttp>=3.3.2',
'lxml>=3.6.0'
]

Expand Down

0 comments on commit bb1990c

Please sign in to comment.