File size: 161 Bytes
9f8cf99 | 1 2 3 4 5 6 7 | # Locked Python dependencies for the quantumforge package layer.
# Rust extension artifacts are built separately through maturin.
numpy==1.26.4
maturin==1.8.3
|
9f8cf99 | 1 2 3 4 5 6 7 | # Locked Python dependencies for the quantumforge package layer.
# Rust extension artifacts are built separately through maturin.
numpy==1.26.4
maturin==1.8.3
|