diff options
| author | 2022-11-29 20:06:47 -0800 | |
|---|---|---|
| committer | 2022-11-29 20:06:47 -0800 | |
| commit | 6266a62f66b835b7f6cb87b2a53f00295776c274 (patch) | |
| tree | c0a071dc291aa71466c739ad32de6711a478132d | |
| parent | Merge pull request #157 from onerandomusername/allow-manual-rebuilds (diff) | |
| parent | update fishhook version to 0.2 (diff) | |
Merge pull request #161 from chilaxan/patch-1
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 | 
