Skip to content

Commit 19c4556

Browse files
chore(deps): update cachetools requirement from >=5.3.0 to >=7.1.4
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](tkem/cachetools@v5.3.0...v7.1.4) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7128adb commit 19c4556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tenacity>=9.1.4
1515
# google-generativeai>=0.3.0
1616

1717
# Performance and caching
18-
cachetools>=5.3.0
18+
cachetools>=7.1.4
1919
asyncio-throttle>=1.0.2
2020

2121
# Development dependencies (install with pip install -e ".[dev]")

0 commit comments

Comments
 (0)