mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-16 14:57:15 +00:00
build(boot): register xxhash in startup dependency check
This commit is contained in:
@@ -43,6 +43,7 @@ required_deps = {
|
|||||||
'slack_sdk': 'slack_sdk',
|
'slack_sdk': 'slack_sdk',
|
||||||
'asyncpg': 'asyncpg',
|
'asyncpg': 'asyncpg',
|
||||||
'litellm': 'litellm',
|
'litellm': 'litellm',
|
||||||
|
'xxhash': 'xxhash',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user