secondbrain/requirements.txt
Atlas eb5b67dee2 Add connectors + setup wizard (files / IMAP email / Nextcloud-WebDAV) + encrypted vault
Product layer on top of the pure engine: a wizard to connect the apps that feed
the brain, an encrypted credential vault (Fernet/PBKDF2; app logins never enter
brain.db), and 3 working connectors. Connector data flows through the same
credential-scrub path as the engine. Atlas Corporation proprietary.
2026-07-01 21:50:20 +02:00

4 lines
135 B
Text

sqlite-vec>=0.1.6
requests>=2.31
numpy>=1.24
cryptography>=41 # connectors credential vault (setup wizard); engine works without it