aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar aru <[email protected]>2021-12-02 14:41:49 -0500
committerGravatar GitHub <[email protected]>2021-12-02 14:41:49 -0500
commitb4da32db23b2a89ce01b58300f475b9579e81133 (patch)
tree562bff74b429ef8bb9437d0af8ce5107fd0bf96c
parentUpdate deployment.yaml (diff)
update arrow to most recent version
-rw-r--r--deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment.yaml b/deployment.yaml
index cc2d853..6c8f6c8 100644
--- a/deployment.yaml
+++ b/deployment.yaml
@@ -33,7 +33,7 @@ spec:
PYTHONUSERBASE=/snekbox/user_base
pip install --user
anyio[trio]~=3.2
- arrow~=0.17
+ arrow~=1.2.1
attrs~=20.3
beautifulsoup4~=4.9
fishhook~=0.1