mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-29 18:51:53 +00:00
Dependencies: Unpin lm-format-enforcer
It should be fine to use the stable version from now on. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies = [
|
|||||||
"sse-starlette",
|
"sse-starlette",
|
||||||
"packaging",
|
"packaging",
|
||||||
"tokenizers",
|
"tokenizers",
|
||||||
"lm-format-enforcer == 0.9.8",
|
"lm-format-enforcer >= 0.9.6",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
Reference in New Issue
Block a user