We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49ae98 commit bb1990cCopy full SHA for bb1990c
setup.py
@@ -6,7 +6,7 @@
6
PACKAGES = find_packages(exclude=['tests', 'tests.*'])
7
8
REQUIRES = [
9
- 'aiohttp>=1.3.1',
+ 'aiohttp>=3.3.2',
10
'lxml>=3.6.0'
11
]
12
0 commit comments