@@ -30,6 +30,7 @@ classifiers = [
]
license = {text="BSD"}
dependencies = [
+ "borghash ~= 0.0.1",
"borgstore ~= 0.1.0",
"msgpack >=1.0.3, <=1.1.0",
"packaging",