mirror of
https://github.com/ihmily/StreamCap.git
synced 2026-09-03 06:48:00 +08:00
⬆ Bump flet-video from 0.85.3 to 0.86.5
Bumps [flet-video](https://github.com/flet-dev/flet) from 0.85.3 to 0.86.5. - [Release notes](https://github.com/flet-dev/flet/releases) - [Changelog](https://github.com/flet-dev/flet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flet-dev/flet/compare/v0.85.3...v0.86.5) --- updated-dependencies: - dependency-name: flet-video dependency-version: 0.86.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ requires-python = ">=3.10,<4.0"
|
||||
|
||||
dependencies = [
|
||||
"flet[desktop,cli]==0.85.3",
|
||||
"flet-video==0.85.3",
|
||||
"flet-video==0.86.5",
|
||||
"httpx[http2]>=0.28.1",
|
||||
"screeninfo>=0.8.1",
|
||||
"aiofiles>=25.1.0",
|
||||
@@ -51,7 +51,7 @@ packages = [
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
flet = { version = "0.85.3", extras = ["desktop", "cli"] }
|
||||
flet-video = "^0.85.3"
|
||||
flet-video = "^0.86.5"
|
||||
httpx = "^0.28.1"
|
||||
screeninfo = "~0.8.1"
|
||||
aiofiles = "~25.1.0"
|
||||
|
||||
Reference in New Issue
Block a user