mirror of
https://github.com/ihmily/StreamCap.git
synced 2026-05-06 13:40:39 +08:00
⬆ Update cachetools requirement from >=5.5.2 to >=7.1.0
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/v5.5.2...v7.1.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ dependencies = [
|
||||
"aiofiles>=25.1.0",
|
||||
"streamget>=4.0.9",
|
||||
"python-dotenv>=1.2.1",
|
||||
"cachetools>=5.5.2",
|
||||
"cachetools>=7.1.0",
|
||||
"pystray>=0.19.5",
|
||||
"plyer>=2.1.0"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user