mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-15 12:05:19 +08:00
chore: move aiohttp client into oasst-shared
This commit is contained in:
@@ -11,5 +11,7 @@ setup(
|
||||
author="OASST Team",
|
||||
install_requires=[
|
||||
"pydantic==1.9.1",
|
||||
"aiohttp",
|
||||
"aiohttp[speedups]",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user