ec226e33cb
Future-proof the some test cases so they work with aiohttp >= 3.3.0, in case we bump the aiohttp version in the future.
14 lines
272 B
Plaintext
14 lines
272 B
Plaintext
aiofiles
|
|
aiohttp>=2.3.0,<=3.2.1
|
|
chardet<=2.3.0
|
|
beautifulsoup4
|
|
coverage
|
|
httptools
|
|
flake8
|
|
pytest==3.3.2
|
|
tox
|
|
ujson; sys_platform != "win32" and implementation_name == "cpython"
|
|
uvloop; sys_platform != "win32" and implementation_name == "cpython"
|
|
gunicorn
|
|
multidict>=4.0,<5.0
|