Skip to content

Commit bb1990c

Browse files
committed
update requirements
1 parent a49ae98 commit bb1990c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
PACKAGES = find_packages(exclude=['tests', 'tests.*'])
77

88
REQUIRES = [
9-
'aiohttp>=1.3.1',
9+
'aiohttp>=3.3.2',
1010
'lxml>=3.6.0'
1111
]
1212

0 commit comments

Comments
 (0)