diff options
author | 2022-12-28 17:18:57 -0800 | |
---|---|---|
committer | 2022-12-28 17:18:57 -0800 | |
commit | 5fc95f8bb4fef8416a07078f4b8c14988a74e739 (patch) | |
tree | 765df930e1e402a1520c52575e4956161c8b5041 /deployment.yaml | |
parent | Merge pull request #161 from chilaxan/patch-1 (diff) |
Yay Scipy!
Bringing the much loved scipy to snekbox :)
Diffstat (limited to 'deployment.yaml')
-rw-r--r-- | deployment.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment.yaml b/deployment.yaml index 322221a..7607924 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -47,6 +47,7 @@ spec: pendulum~=2.1 python-dateutil~=2.8 pyyaml~=6.0 + scipy~=1.9.2 sympy~=1.11 toml~=0.10 typing-extensions~=4.4 |