diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-04 22:48:11 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-04-04 22:48:11 -0500 |
commit | bede29cf76f593276ef0edbe4850a148e9bb9836 (patch) | |
tree | 6b731e081a1ad9ef1c405193a068b908b433ec6e /requirements.txt | |
parent | 735fe41a6909e29b33eb4081da07dc12a459470f (diff) | |
download | yoshi-cli-bede29cf76f593276ef0edbe4850a148e9bb9836.tar.gz yoshi-cli-bede29cf76f593276ef0edbe4850a148e9bb9836.tar.bz2 yoshi-cli-bede29cf76f593276ef0edbe4850a148e9bb9836.zip |
bump version
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8c8473a..191582e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -prettytable~=2.2.0 +prettytable cryptography |