{
  "permissions": {
    "allow": [
      "Bash(python3 -c \"from PIL import Image; print\\('Pillow OK'\\)\")",
      "Bash(pip3 install *)",
      "Bash(python3 convert_to_pdf.py)"
    ]
  }
}
