Skip to content

Commit 5998c03

Browse files
mnunziophanak-sap
authored andcommitted
feat: update dev-requirements.txt
add pytest-aiohttp remove pytest-asyncio remove aiohttp
1 parent 1966c26 commit 5998c03

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
requests==2.23.0
2-
pytest-asyncio == 0.15.1
3-
aiohttp==3.8.1
2+
pytest-aiohttp == 1.0.4
43
pytest>=4.6.0
54
pytest-aiohttp>=1.0.4
65
responses>=0.8.1

0 commit comments

Comments
 (0)