Skip to content

Commit 03ec890

Browse files
committed
try as optional
1 parent 974b7ed commit 03ec890

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ dev = [
3939
"pytest",
4040
"pytest-cov", # Used to report total code coverage
4141
"ruff", # Used for static linting of files
42+
"aiohttp",
43+
"requests",
4244
]
4345

4446
[build-system]

0 commit comments

Comments
 (0)