diff options
author | 2022-11-29 22:58:20 -0500 | |
---|---|---|
committer | 2022-11-29 22:58:20 -0500 | |
commit | 3e18cc3ac26e0b708a940f72a93e6e959746229a (patch) | |
tree | c0a071dc291aa71466c739ad32de6711a478132d | |
parent | Merge pull request #157 from onerandomusername/allow-manual-rebuilds (diff) |
update fishhook version to 0.2
-rw-r--r-- | deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment.yaml b/deployment.yaml index 496b9e5..322221a 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -36,7 +36,7 @@ spec: arrow~=1.2 attrs~=22.1 beautifulsoup4~=4.11 - fishhook~=0.1 + fishhook~=0.2 forbiddenfruit~=0.1 fuzzywuzzy~=0.18 lark~=1.1 |