krz/yoshi-cli
A password manager for the command line.
clone: git clone https://gitbay.org/krz/yoshi-cli.git
bede29cf76f593276ef0edbe4850a148e9bb9836
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2025-04-05T03:48:11Z
pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) @@ -1,6 +1,6 @@ [project] name = "yoshi-cli" -version = "0.2.0" +version = "0.2.1" authors = [ { name="Christian Cleberg", email="hello@cleberg.net" }, ] @@ -1,2 +1,2 @@ -prettytable~=2.2.0 +prettytable cryptography