aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2023-01-14 13:59:51 +0000
committerGravatar GitHub <[email protected]>2023-01-14 13:59:51 +0000
commit57ba9ec79a78681fd39bc8d66fce38e7787ab2d3 (patch)
treebbbb7f9ff18b2c99d094cd4c16f7a0b6a4959d91
parentAdd matplotlib (#160) (diff)
parentAdd `einspect` to deployment (diff)
Merge pull request #165 from python-discord/dep-add-einspect
Add einspect
-rw-r--r--deployment.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment.yaml b/deployment.yaml
index c41599e..d654f25 100644
--- a/deployment.yaml
+++ b/deployment.yaml
@@ -36,6 +36,7 @@ spec:
arrow~=1.2
attrs~=22.1
beautifulsoup4~=4.11
+ einspect~=0.4
fishhook~=0.2
forbiddenfruit~=0.1
fuzzywuzzy~=0.18