Skip to content

Commit 33dbd3c

Browse files
authored
Bump getstream version to v3.3.2 (#549)
1 parent 820807d commit 33dbd3c

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

agents-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121

2222
requires-python = ">=3.10"
2323
dependencies = [
24-
"getstream[webrtc,telemetry]>=3.3.1,<4",
24+
"getstream[webrtc,telemetry]>=3.3.2,<4",
2525
"aiortc>=1.14.0,<1.15.0",
2626
"python-dotenv>=1.1.1",
2727
"pillow>=10.4.0",

plugins/getstream/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requires-python = ">=3.10"
1212
license = "MIT"
1313
dependencies = [
1414
"vision-agents",
15-
"getstream[webrtc,telemetry]>=3.3.1,<4",
15+
"getstream[webrtc,telemetry]>=3.3.2,<4",
1616
]
1717

1818
[project.urls]

uv.lock

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

0 commit comments

Comments
 (0)