2026-02-13 19:06:28 -07:00
|
|
|
# Core dependencies
|
|
|
|
|
watchdog>=3.0.0
|
|
|
|
|
anthropic>=0.40.0
|
|
|
|
|
requests>=2.31.0
|
|
|
|
|
|
2026-02-13 23:38:44 -07:00
|
|
|
# Hybrid search dependencies
|
|
|
|
|
fastembed>=0.7.0
|
|
|
|
|
usearch>=2.23.0
|
|
|
|
|
numpy>=2.0.0
|
|
|
|
|
|
2026-02-13 19:06:28 -07:00
|
|
|
# Adapter dependencies
|
|
|
|
|
pyyaml>=6.0.1
|
|
|
|
|
|
|
|
|
|
# Slack adapter (Socket Mode)
|
|
|
|
|
slack-bolt>=1.18.0
|
|
|
|
|
slack-sdk>=3.23.0
|
|
|
|
|
|
|
|
|
|
# Telegram adapter
|
|
|
|
|
python-telegram-bot>=20.7
|
2026-02-14 10:29:28 -07:00
|
|
|
|
|
|
|
|
# Google API dependencies (Gmail and Calendar)
|
|
|
|
|
google-auth>=2.23.0
|
|
|
|
|
google-auth-oauthlib>=1.1.0
|
|
|
|
|
google-auth-httplib2>=0.1.1
|
|
|
|
|
google-api-python-client>=2.108.0
|