diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..e1d7367 --- /dev/null +++ b/requirements.txt | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | certifi | ||
| 2 | chardet | ||
| 3 | click | ||
| 4 | Flask | ||
| 5 | Flask-SQLAlchemy | ||
| 6 | flask-cors | ||
| 7 | idna | ||
| 8 | itsdangerous | ||
| 9 | Jinja2 | ||
| 10 | lxml | ||
| 11 | MarkupSafe | ||
| 12 | requests | ||
| 13 | SQLAlchemy | ||
| 14 | urllib3 | ||
| 15 | Werkzeug | ||
| 16 | html-sanitizer | ||
| 17 | markdown | ||
| 18 | psycopg2 | ||
| 19 | gunicorn | ||
