aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-06-30 15:19:47 +0100
committerGravatar GitHub <[email protected]>2022-06-30 15:19:47 +0100
commit80a9a8c84c72a8c1c0f516b7b66732d16db39e7f (patch)
treee6c93dca2a101070f1075a82fa0e7a58b577ca0e
parentMerge #145 - make the output size limit customisable (diff)
parentadd typing-extensions to snekbox (diff)
Merge pull request #146 from python-discord/dawnofmidnight/typing-extensions
add typing-extensions to snekbox
-rw-r--r--deployment.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment.yaml b/deployment.yaml
index 6c8f6c8..e6371d0 100644
--- a/deployment.yaml
+++ b/deployment.yaml
@@ -49,6 +49,7 @@ spec:
pyyaml~=5.3
sympy~=1.6
toml~=0.10
+ typing-extensions~=4.2
tzdata~=2021.1
yarl~=1.7
volumes: