Skip to content

Commit 2641c74

Browse files
committed
pin bma-client-lib for now
1 parent 52700d9 commit 2641c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = [
1313
]
1414
dependencies = [
1515
"typer-slim==0.12.5",
16-
"bma-client-lib",
16+
"bma-client-lib>=0.4.0",
1717
]
1818
name = "bma-cli"
1919
description = "BornHack Media Archive CLI Tool"

0 commit comments

Comments
 (0)