diff options
| author | 2021-03-23 19:08:48 -0700 | |
|---|---|---|
| committer | 2021-03-23 19:08:48 -0700 | |
| commit | beb1551560baf99acb527608a0c6ce826a7fb62e (patch) | |
| tree | f1fa474e052cf6e94a745a7a20f983ef5b58a158 | |
| parent | Merge pull request #97 from python-discord/dependabot/pip/urllib3-1.26.3 (diff) | |
Add binarytree package to eval environment
Diffstat (limited to '')
| -rw-r--r-- | deployment.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment.yaml b/deployment.yaml index 0b294d2..8353ab4 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -34,6 +34,7 @@ spec:                      pip install --user                      arrow~=0.17                      attrs~=20.3 +                    binarytree~=6.2                      beautifulsoup4~=4.9                      forbiddenfruit~=0.1                      fuzzywuzzy~=0.18  |