switch from aiohttp to httpx
This commit is contained in:
@@ -29,7 +29,7 @@ dependencies = [
|
||||
"PyYAML",
|
||||
"pygraphviz",
|
||||
"aiofiles",
|
||||
"aiohttp[speedups]"
|
||||
"httpx[http2]"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
Reference in New Issue
Block a user