mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 13:34:17 +02:00
Lower websockets pin for compatibility
This commit is contained in:
parent
f1d0d54d27
commit
df0d9049ed
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ dependencies = [
|
|||
"openapi-pydantic>=0.5.1",
|
||||
"rich>=13.9.4",
|
||||
"typer>=0.15.2",
|
||||
"websockets>=15.0.1",
|
||||
"websockets>=14.0",
|
||||
]
|
||||
requires-python = ">=3.10"
|
||||
readme = "README.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue