mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-01-21 14:02:20 -05:00
fix(dependencies): ignore broken cattrs release (#689)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -59,7 +59,7 @@ keywords = [
|
||||
]
|
||||
dependencies = [
|
||||
"attrs>=23.1.0",
|
||||
"cattrs>=23.1.0",
|
||||
"cattrs>=23.1.0,!=23.2.0",
|
||||
"orjson",
|
||||
"inflection",
|
||||
"deepmerge",
|
||||
|
||||
Reference in New Issue
Block a user