This commit is contained in:
Marijn Jansen
2019-03-19 10:24:48 +01:00
parent 83f3ee2cb4
commit acbf413107
18 changed files with 248 additions and 59 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
-i https://pypi.org/simple
click==7.0
flask-sqlalchemy==2.3.2
flask==1.0.2
gunicorn==19.9.0
itsdangerous==1.1.0
jinja2==2.10
markupsafe==1.1.1
psycopg2-binary==2.7.7
sqlalchemy==1.3.1
werkzeug==0.14.1