diff options
author | 2021-10-11 16:27:42 +0300 | |
---|---|---|
committer | 2021-10-11 16:27:42 +0300 | |
commit | 507ff428cd4d890761c497f11b78e064fd6dcd3d (patch) | |
tree | fc8f072512c4a72ee495f711e6582f25bdf6697a | |
parent | Bumps Python Version To 3.10 (diff) |
Updates Runtime Modules For 3.10
Signed-off-by: Hassan Abouelela <[email protected]>
-rw-r--r-- | deployment.yaml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/deployment.yaml b/deployment.yaml index 5294ab9..b25664d 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -38,20 +38,18 @@ spec: beautifulsoup4~=4.9 forbiddenfruit~=0.1 fuzzywuzzy~=0.18 - lark~=0.10 + lark~=0.11 more-itertools~=8.6 networkx~=2.5 - numpy~=1.19 - pandas~=1.1 + numpy~=1.21 + pandas~=1.3 pendulum~=2.1 python-dateutil~=2.8 - python-levenshtein~=0.12.0 pyyaml~=5.3 - scipy~=1.5 sympy~=1.6 toml~=0.10 tzdata~=2021.1 - yarl~=1.6 + yarl~=1.7 volumes: - name: snekbox-user-base-volume hostPath: |