diff options
| author | 2023-01-01 19:24:57 +0000 | |
|---|---|---|
| committer | 2023-01-01 19:24:57 +0000 | |
| commit | d802e60984809ca89cdf31b26cba9eea6c4cb5ad (patch) | |
| tree | 765df930e1e402a1520c52575e4956161c8b5041 /deployment.yaml | |
| parent | Merge pull request #161 from chilaxan/patch-1 (diff) | |
| parent | Yay Scipy! (diff) | |
Merge pull request #163 from CJ-UltiPro/patch-1
Yay Scipy!
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 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 | 
