Skip to content

Commit 08cdeaf

Browse files
authored
Bump getstream to v3.1.2 (#472)
1 parent 095f007 commit 08cdeaf

3 files changed

Lines changed: 24 additions & 24 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.1.1,<4",
24+
"getstream[webrtc,telemetry]>=3.1.2,<4",
2525
"python-dotenv>=1.1.1",
2626
"pillow>=10.4.0",
2727
"numpy>=1.24.0", # capped at <2.0 via workspace override in root pyproject.toml

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.0.1,<4",
15+
"getstream[webrtc,telemetry]>=3.1.2,<4",
1616
]
1717

1818
[project.urls]

uv.lock

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

0 commit comments

Comments
 (0)