mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
build(deps): update diskcache2 requirement from 0.1.2 to 1.0.0
Updates the requirements on [diskcache2](https://github.com/grantjenks/python-diskcache) to permit the latest version. - [Commits](https://github.com/grantjenks/python-diskcache/compare/v0.1.2...v1.0.0) --- updated-dependencies: - dependency-name: diskcache2 dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
11faca22f9
commit
166309de09
|
|
@ -16,7 +16,7 @@ django-mptt = "0.17.0"
|
|||
psycopg = { extras = ["binary"], version = "3.2.6" }
|
||||
python-dotenv = "1.1.0"
|
||||
uuid-utils = "0.10.0"
|
||||
diskcache2 = "0.1.2"
|
||||
diskcache2 = "1.0.0"
|
||||
captcha = "0.7.1"
|
||||
langchain-openai = "0.3.14"
|
||||
langchain-anthropic = "0.3.12"
|
||||
|
|
|
|||
Loading…
Reference in New Issue