mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
chore: pin aiohttp version
This commit is contained in:
@@ -11,7 +11,7 @@ setup(
|
||||
author="OASST Team",
|
||||
install_requires=[
|
||||
"pydantic==1.9.1",
|
||||
"aiohttp",
|
||||
"aiohttp==3.8.3",
|
||||
"aiohttp[speedups]",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user