deployed 0.1
This commit is contained in:
12
backend/requirements-pre.txt
Normal file
12
backend/requirements-pre.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user