diff options
Diffstat (limited to 'deployment.yaml')
| -rw-r--r-- | deployment.yaml | 2 | 
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  |