Skip to content

Commit

Permalink
upgrade pytest-asyncio to 0.6.0 and remove pytest-aiohttp
Browse files Browse the repository at this point in the history
  • Loading branch information
hyzhak committed Jun 2, 2017
1 parent 5f8ee7b commit 28fb5b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 28fb5b3

Please sign in to comment.