From 28fb5b36c5319b5ceea8ce066e305d718dbb7ecf Mon Sep 17 00:00:00 2001 From: Eugene Krevenets Date: Sat, 3 Jun 2017 01:26:49 +0200 Subject: [PATCH] upgrade pytest-asyncio to 0.6.0 and remove pytest-aiohttp --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0c54929..23bb654 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,7 @@ aiohttp==2.1.0 motor==1.1 pytest==3.1.1 -pytest-aiohttp==0.1.3 -pytest-asyncio==0.5.0 +pytest-asyncio==0.6.0 pytest-catchlog==1.2.2 pytest-cov==2.5.1 pytest-flakes==2.0.0