updated requirements.txt

This commit is contained in:
Ross Mountjoy 2020-03-08 12:19:27 -04:00
parent d137ce945a
commit 5f04d45d9b
2 changed files with 3 additions and 1 deletions

View File

@ -40,6 +40,7 @@ response_type = json
import requests
from flask import render_template_string
class Platform:
def __init__(self, *args, **kwargs):
# parse the user's options from the config entries

View File

@ -22,6 +22,7 @@ Jinja2
jsmin
Mako
MarkupSafe
Pillow
pycparser
python-dateutil
python-editor