Copilot/loosen websockets dependency (#4431)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: zacharypodbela <8572738+zacharypodbela@users.noreply.github.com> Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@ dependencies = [
|
||||
"filetype>=1.2.0,<2",
|
||||
"aioredlock>=0.7.3,<0.8",
|
||||
"tldextract>=5.1.2,<6",
|
||||
"websockets~=12.0",
|
||||
"websockets>=12.0,<15.1",
|
||||
"email-validator>=2.2.0,<3",
|
||||
"requests-toolbelt>=1.0.0,<2",
|
||||
"rich[jupyter]>=13.7.0,<14",
|
||||
|
||||
Reference in New Issue
Block a user