mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-20 14:28:54 +00:00
Switch to internal dict merge implementation
- remove deepmerge dependency - fix ruff formatting
This commit is contained in:
@@ -32,7 +32,6 @@ dependencies = [
|
||||
"huggingface_hub",
|
||||
"psutil",
|
||||
"httptools>=0.5.0",
|
||||
"mergedeep",
|
||||
|
||||
# Improved asyncio loops
|
||||
"uvloop ; platform_system == 'Linux' and platform_machine == 'x86_64'",
|
||||
|
||||
Reference in New Issue
Block a user