Remove puffin for the dependencies

This commit is contained in:
Clément Renault
2024-05-27 15:53:06 +02:00
parent 19acc65ad2
commit 7f3e51349e
4 changed files with 0 additions and 31 deletions

View File

@ -67,9 +67,6 @@ filter-parser = { path = "../filter-parser" }
# documents words self-join
itertools = "0.11.0"
# profiling
puffin = "0.16.0"
csv = "1.3.0"
candle-core = { version = "0.4.1" }
candle-transformers = { version = "0.4.1" }