Skip to content

Commit a4f3927

Browse files
[fern-replay] Applied customizations
Patches with unresolved conflicts (1): - patch-1b45413e: [Speech Engine] Add disable_auth parameter (#806) Run `fern-replay resolve` to apply these customizations.
1 parent 53ea245 commit a4f3927

2 files changed

Lines changed: 246 additions & 3 deletions

File tree

.fern/replay.lock

Lines changed: 245 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pydantic = ">= 1.9.2"
4343
pydantic-core = ">=2.18.2"
4444
requests = ">=2.20"
4545
typing_extensions = ">= 4.0.0"
46-
websockets = ">=11.0"
46+
websockets = ">=13.0"
4747

4848
[tool.poetry.group.dev.dependencies]
4949
mypy = "==1.13.0"

0 commit comments

Comments
 (0)