updated requirements.txt
This commit is contained in:
parent
d137ce945a
commit
5f04d45d9b
@ -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
|
||||
|
@ -22,6 +22,7 @@ Jinja2
|
||||
jsmin
|
||||
Mako
|
||||
MarkupSafe
|
||||
Pillow
|
||||
pycparser
|
||||
python-dateutil
|
||||
python-editor
|
||||
|
Loading…
x
Reference in New Issue
Block a user