Skip to content

Commit c8aba77

Browse files
committed
chore: pin aiohttp version
1 parent 3dcfe70 commit c8aba77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oasst-shared/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
author="OASST Team",
1212
install_requires=[
1313
"pydantic==1.9.1",
14-
"aiohttp",
14+
"aiohttp==3.8.3",
1515
"aiohttp[speedups]",
1616
],
1717
)

0 commit comments

Comments
 (0)