Skip to content

Commit 398dd24

Browse files
committed
feat: update dev-requirements.txt
add pytest-aiohttp remove pytest-asyncio remove aiohttp
1 parent c2d662a commit 398dd24

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
responses>=0.8.1
65
setuptools>=38.2.4

0 commit comments

Comments
 (0)