Files
ai/backend/requirements-pre.txt
2026-03-04 00:56:08 -04:00

13 lines
303 B
Plaintext

# Packages requiring compilation (Rust/C) - separated for Docker layer caching
# Changes here will trigger a rebuild of this layer
# Needs Rust (maturin)
chromadb>=0.4.0
cryptography>=42.0.0
# Pulls in `tokenizers` which needs Rust
sentence-transformers>=2.0.0
# Needs C compiler
argon2-cffi>=23.0.0