mirror of
https://github.com/ihmily/StreamCap.git
synced 2026-09-03 06:48:00 +08:00
⬆ update cachetools requirement from >=7.1.4 to >=7.1.6 (#476)
Updates the requirements on [cachetools](https://github.com/tkem/cachetools) to permit the latest version. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.1.4...v7.1.6) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -57,7 +57,7 @@ screeninfo = "~0.8.1"
|
||||
aiofiles = "~25.1.0"
|
||||
streamget = ">=4.0.10"
|
||||
python-dotenv = "~1.2.2"
|
||||
cachetools = ">=7.1.4"
|
||||
cachetools = ">=7.1.6"
|
||||
pystray = "~0.19.5"
|
||||
plyer = "~2.1.0"
|
||||
deprecated = ">=1.3.1"
|
||||
|
||||
Reference in New Issue
Block a user