chore(deps): Add aiohttp and python-dotenv to test dependencies
This commit is contained in:
parent
6fb371455b
commit
a2bdc66ced
@ -34,6 +34,8 @@ test = [
|
|||||||
"pytest>=8.0.0",
|
"pytest>=8.0.0",
|
||||||
"pytest-asyncio>=1.0.0",
|
"pytest-asyncio>=1.0.0",
|
||||||
"hypothesis>=6.132.0",
|
"hypothesis>=6.132.0",
|
||||||
|
"aiohttp",
|
||||||
|
"python-dotenv",
|
||||||
]
|
]
|
||||||
dev = [
|
dev = [
|
||||||
"python-dotenv>=1.0.0",
|
"python-dotenv>=1.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user